oauth2-provider/src/controller/index.ts

4 lines
91 B
TypeScript

export * from './authorization';
export * from './introspection';
export * from './token';