UNPKG

typeorm-extension

Version:

A library to create/drop database, simple seeding data sets, ...

5 lines (4 loc) 87 B
export declare enum CodeTransformation { JUST_IN_TIME = "jit", NONE = "none" }