UNPKG

sequelize-typescript

Version:
5 lines (4 loc) 148 B
/** * Pre conform includes, so that "as" value can be inferred from source */ export declare function inferAlias(options: any, source: any): any;