UNPKG

presta

Version:

Hyper minimal framework for the modern web.

4 lines (3 loc) 176 B
export declare function isDynamic(file: string): boolean; export declare function isStatic(file: string): boolean; export declare function getFiles(files: string[]): string[];