teableio/teable

View on GitHub
packages/openapi/src/dashboard/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from './get-list';
export * from './get';
export * from './types';
export * from './create';
export * from './rename';
export * from './delete';
export * from './update-layout';
export * from './plugin-install';
export * from './plugin-remove';
export * from './plugin-rename';
export * from './plugin-get';
export * from './plugin-update-storage';