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