mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-05-21 15:52:49 +00:00
@@ -1,5 +1,3 @@
|
||||
import { tryParsePutTagRequest, handleTagManifestRequest } from "./tag_manifest";
|
||||
|
||||
if (typeof addEventListener === 'function') {
|
||||
addEventListener('fetch', (e: Event): void => {
|
||||
// work around as strict typescript check doesn't allow e to be of type FetchEvent
|
||||
|
||||
Reference in New Issue
Block a user