@artificial-page/util-types

TypeScript utility types

Usage no npm install needed!

<script type="module">
  import artificialPageUtilTypes from 'https://cdn.skypack.dev/@artificial-page/util-types';
</script>

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