UNPKG

@damien-thiesson/typeorm-fixtures-cli

Version:

TypeORM fixtures CLI - Fork with disabled faker in production

4 lines (3 loc) 53 B
export interface IEntity { [key: string]: any; }