UNPKG

es-entity

Version:

ORM framework for Node js based on Ecmascript 6 and Typescript.

4 lines 131 B
import { ID_KEY } from './Constants.js'; let Id = Reflect.metadata(ID_KEY, true); export default Id; //# sourceMappingURL=Id.js.map