mirror of
https://github.com/chenasraf/simple-scaffold.git
synced 2026-05-17 17:28:09 +00:00
4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
declare const config: import("../dist").ScaffoldConfigFile;
|
|
export = config;
|
|
|