mc-publish/src/utils/types
2023-05-16 19:53:51 +03:00
..
awaitable.ts Made a type to indicate that await should be used 2023-05-16 19:51:43 +03:00
constructor-return-type.ts Added a type that unwraps constructor return type 2023-05-16 19:53:51 +03:00
promise-type.ts Added a type that unwraps promises 2023-05-16 19:52:48 +03:00
type-of.ts Made a transpile-time version of typeof 2023-05-16 19:48:37 +03:00
union-to-intersection.ts Made a type that converts unions to intersections 2023-05-16 19:49:38 +03:00