import FetchR from "@nexys/fetchr"; import { Database } from "@nexys/fetchr/dist/database/type"; import { Entity } from "@nexys/fetchr/dist/type"; const model: Entity ...