Files
2025-03-07 19:22:02 +01:00

4 lines
145 B
TypeScript

export * from "./envConfig";
import * as EnvConfigSchema from "./envConfig.json";
export { EnvConfigSchema };
//# sourceMappingURL=index.d.ts.map