Usage
Import the library where needed
const type = await import('@functional-abstraction/type');
// or
import * as type from '@functional-abstraction/type';
Import the library where needed
const type = await import('@functional-abstraction/type');
// or
import * as type from '@functional-abstraction/type';