type alias Constructorimport { type Constructor } from "https://deno.land/x/easyts@0.1.3/types.ts"; Type ParametersTdefinition: new (...args: any[]) => T