PeerTube/client/src/app/core/index.ts

7 lines
153 B
TypeScript

export * from './auth'
export * from './config'
export * from './confirm'
export * from './menu'
export * from './routing'
export * from './core.module'