Chocobozzz/PeerTube

View on GitHub
client/src/types/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from './client-script.model'
export * from './server-error.model'
export * from './job-state-client.type'
export * from './job-type-client.type'
export * from './link.type'
export * from './register-client-option.model'
export * from './select-options-item.model'