Closed vst closed 2 years ago
We want to be able to offer modules, such as:
import { Id } from '@decafhub/decaf-client-extras/prelude';
... with import options such as:
import { valuation } from '@decafhub/decaf-client-extras'; import * as valuation from '@decafhub/decaf-client-extras/valuation';
We want to be able to offer modules, such as:
... with import options such as: