zutils/src/index.ts
2024-01-17 15:51:16 +08:00

2 lines
79 B
TypeScript

export { ZError } from './common/ZError'
export * from './decorators/singleton'