1
0
Fork 0
cc-server-parent/packages/binding/src/index.ts

4 lines
110 B
TypeScript

export * from './decorators'
export * from './constants';
export * from './utils'
export * from './activation'