UNPKG

@hiherto-elements/natural

Version:
4 lines (3 loc) 164 B
import { Assert } from '../../node_modules/@hiherto-elements/assert/Assert.js'; import { stopwords } from '../../src/util/stopwords.js'; Assert.true(!!stopwords);