UNPKG

@hiherto-elements/natural

Version:
8 lines (5 loc) 230 B
import { Assert } from '../../node_modules/@hiherto-elements/assert/Assert.js'; import { replacer, flip, merge } from '../../src/util/utils.js'; Assert.isFunction(replacer); Assert.isFunction(flip); Assert.isFunction(merge);