import * as tpy from "https://deno.land/x/tpy@v1.0.0-RC/src/types/util.d.ts";
Utility types.
Type Aliases
Extracts objects inside an array (if it is one) and forms a union for each of those elements. |
import * as tpy from "https://deno.land/x/tpy@v1.0.0-RC/src/types/util.d.ts";
Utility types.
Extracts objects inside an array (if it is one) and forms a union for each of those elements. |