Usage
Import the library where needed
const implementations = await import( '@union-find/non-contiguous' ) ;
// or
import * as implementations from '@union-find/non-contiguous' ;
Import the library where needed
const implementations = await import( '@union-find/non-contiguous' ) ;
// or
import * as implementations from '@union-find/non-contiguous' ;