UNPKG

presta

Version:

Hyper minimal framework for the modern web.

4 lines (2 loc) 110 B
type BuiltStaticFile = string export const builtStaticFiles: { [entryFile: string]: BuiltStaticFile[] } = {}