0.0.2 • Published 4 years ago
@artificial-page/util-types v0.0.2
💡 Util Types
TypeScript utility types
⚙️ Install
npm install @artificial-page/util-types👻 Types
| Type | Description |
|---|---|
InType<T> | Type of the first argument to a function |
OutType<T> | Return type of a sync or async function |