Remove uneccessary details to link titles
[oweals/peertube.git] / server / typings / models / oauth / index.ts
1 export * from './oauth-client'
2 export * from './oauth-token'