daton/app/bundle/daton.ts

6 lines
144 B
TypeScript

export * from '../../lib/src/module.ts'
export * from '../../di/module.ts'
import * as std from '../../lib/src/external/std.ts'
export { std }