UNPKG

tsbunch

Version:

A VERY basic TypeScript bundler that doesn't compile to JS

3 lines (2 loc) 111 B
export declare const MODULE_PREFACE = "Mod_"; export declare const getAssetName: (filepath: string) => string;