UNPKG

@travetto/registry

Version:

Patterns and utilities for handling registration of metadata and functionality for run-time use

8 lines 308 B
export * from './src/registry.ts'; export * from './src/service/metadata.ts'; export * from './src/service/root.ts'; export * from './src/proxy.ts'; export * from './src/registry.ts'; export * from './src/source/class-source.ts'; export * from './src/source/method-source.ts'; export * from './src/types.ts';