UNPKG

alapa

Version:

A cutting-edge web development framework designed to revolutionize the way developers build modern web applications.

11 lines (10 loc) 277 B
"use strict"; // import { BaseEntity } from "typeorm"; // export class FetchModelExtension extends BaseEntity { // hidden(columns: Array<string>) { // columns.forEach((column) => { // // work in this // }); // return this; // } // }