UNPKG

pure-orm

Version:

A SQL Toolkit based on pure business objects passed to and from stateful data access objects

3 lines (2 loc) 110 B
import { featureSwitchEntity } from './models/feature-switch'; export const entities = [featureSwitchEntity];