Chocobozzz/PeerTube

View on GitHub
client/src/app/core/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from './auth'
export * from './scoped-tokens'
export * from './confirm'
export * from './hotkeys'
export * from './menu'
export * from './notification'
export * from './plugins'
export * from './renderer'
export * from './rest'
export * from './routing'
export * from './server'
export * from './theme'
export * from './users'
export * from './wrappers'

export * from './core-providers'