answer/ui/src/plugins/index.ts

4 lines
66 B
TypeScript

import PluginOauth from './PluginOauth';
export { PluginOauth };