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