@tsed/config
Version:
Configuration management for Ts.ED
10 lines (9 loc) • 325 B
JavaScript
/**
* @file Automatically generated by @tsed/barrels.
*/
export * from "./constants/constants.js";
export * from "./hooks/afterResolveConfiguration.js";
export * from "./interfaces/ConfigSource.js";
export * from "./interfaces/index.js";
export * from "./utils/getConfigSources.js";
export * from "./utils/withOptions.js";