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