3 lines
204 B
TypeScript
3 lines
204 B
TypeScript
export { default as createDefaultConfiguration } from './default-configuration';
|
|
export { default as createOutputFileConfiguration } from './output-file-configuration';
|
|
//# sourceMappingURL=index.d.ts.map
|