UNPKG

@puq/meta

Version:

A TypeScript utility for managing resource metadata using the reflect-metadata library. This module provides a way to define and retrieve metadata for resource entities, such as entity classes, names, paths, and public access flags, typically used in fram

4 lines (3 loc) 144 B
export * from './lib/resource-metadata-manager.js'; export * from './lib/set-resource-metadata.decorator.js'; //# sourceMappingURL=index.js.map