tachybase_todo/packages/plugins/@tachybase/plugin-comments/client.d.ts
sealday 8a421f34ad feat: support comments (#1022)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachybase#1022
2024-05-20 23:59:10 +08:00

3 lines
72 B
TypeScript

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