mirror of
https://github.com/zhigang1992/velociraptor.git
synced 2026-01-12 17:53:16 +08:00
error: TS1205 [ERROR]: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'.
2 lines
69 B
TypeScript
2 lines
69 B
TypeScript
export type { ScriptsConfiguration } from "./src/scripts_config.ts";
|