tachybase_todo/packages/plugins/@tachybase/plugin-wechat-auth/server.d.ts
TomyJan ccfeb178fc feat(plugin-wechat-auth): wechat qr login (#1516)
Reviewed-on: daoyoucloud/tachybase#1516
Reviewed-by: sealday <zhanglin@daoyoucloud.com>
Co-authored-by: TomyJan <TomyJan6@gmail.com>
Co-committed-by: TomyJan <TomyJan6@gmail.com>
2024-09-10 11:00:16 +08:00

3 lines
72 B
TypeScript

export * from './dist/server';
export { default } from './dist/server';