marko/types/types.d.ts
2022-04-13 17:27:23 -04:00

4 lines
63 B
TypeScript

declare const MARKO_DEBUG: boolean;
declare module "*.marko";