UNPKG

110 BPlain TextView Raw
1type BuiltStaticFile = string
2
3export const builtStaticFiles: { [entryFile: string]: BuiltStaticFile[] } = {}