Files
velociraptor/mod.ts
Zhigang Fang 72aacd0b73 Update mod.ts
error: TS1205 [ERROR]: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'.
2021-02-18 17:52:27 +08:00

2 lines
69 B
TypeScript

export type { ScriptsConfiguration } from "./src/scripts_config.ts";