UNPKG

es-entity

Version:

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

6 lines (3 loc) 103 B
import { ID_KEY } from './Constants.js'; let Id = Reflect.metadata(ID_KEY, true); export default Id;