3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
export { buildConfig } from './dist/src/config/build';
|
|
export * from './dist/src/config/types';
|