tachybase_todo/packages/plugin-file-manager/src/index.ts
chenos c1b560e928
feat: rename resourceKey & associatedKey to resourceIndex & associatedIndex (#126)
* resourceIndex & associatedIndex

* resourceIndex & associatedIndex
2021-12-04 16:28:52 +08:00

3 lines
65 B
TypeScript

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