@artificial-page/util-types
v0.0.2
Published
TypeScript utility types
Readme
💡 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 |
