DefinitelyTyped/types/marko/node-require.d.ts
2018-06-26 16:30:21 +02:00

4 lines
85 B
TypeScript

export function install(options?: any): void;
export function getExtensions(): any;