UNPKG

node-nlp

Version:

Library for NLU (Natural Language Understanding) done in Node.js

3 lines (2 loc) 93 B
declare function setPrototypeOf(o: any, proto: object | null): any; export = setPrototypeOf;