import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/common/DeepPartial.ts";
Type Aliases
Same as Partial but goes deeper and makes Partial all its properties and sub-properties. |
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/common/DeepPartial.ts";
Same as Partial but goes deeper and makes Partial all its properties and sub-properties. |