Usage
Import the library where needed
const {mul} = await import('@string-plumbing/mul');
// or
import {mul} from '@string-plumbing/mul';
Import the library where needed
const {mul} = await import('@string-plumbing/mul');
// or
import {mul} from '@string-plumbing/mul';