4 lines
87 B
TypeScript

export * from './IApplication'
export * from './IConfig'
export * from './Application'