PeerTube/shared/extra-utils/index.ts
Chocobozzz 0628157fe9
Move uuid stuff in extra utils
Since it requires an external dependency
2021-12-29 14:44:58 +01:00

5 lines
97 B
TypeScript

export * from './crypto'
export * from './ffprobe'
export * from './file'
export * from './uuid'