sajt/types/site.d.ts

2 lines
93 B
TypeScript

export declare function readConfig(): any;
export declare function build(config: any): void;