UNPKG

@hiherto-elements/natural

Version:
4 lines (3 loc) 165 B
import { Assert } from '../../node_modules/@hiherto-elements/assert/Assert.js'; import { stemmer } from '../../src/stemmers/stemmer.js'; Assert.isFunction(stemmer);