1
0
Fork 0
peertube/shared/models/plugins/client/index.ts
2021-05-11 13:33:11 +02:00

6 lines
281 B
TypeScript

export * from './client-hook.model'
export * from './plugin-client-scope.type'
export * from './plugin-element-placeholder.type'
export * from './register-client-form-field.model'
export * from './register-client-hook.model'
export * from './register-client-settings-script.model'