import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/types.ts";
The missing utility types for TypeScript.
Variables
This is the very constructor/class of all async functions. | |
This is the very constructor/class of all async generator functions. | |
This is the very constructor/class of all generator functions. | |
This is the superclass of all of all |
Interfaces
This interface represents the abstract constructor/class of the given | |
The | |
This interface represents the constructor/class of the given | |
A real-array-like object is an array-like object with a | |
Type Aliases
Constructs a type by ensuring the specified keys are required. | |
Constructs a type by making the specified keys optional. | |
Returns the primitive value held by the given type if its a wrapper object, otherwise returns the type itself. |