initialize.d.ts 60 B

12
  1. import { Config } from './ScriptConfig';
  2. export { Config };