UNPKG

@speckle/shared

Version:

Shared code between various Speckle JS packages

6 lines (4 loc) 147 B
import { isNullOrUndefined } from '@speckle/shared' if (!isNullOrUndefined) { throw new Error('Could not process @speckle/shared ESM import') }