UNPKG

node-nlp

Version:

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

6 lines (4 loc) 114 B
export var defaultInvalidDate = 'Invalid date'; export function invalidDate () { return this._invalidDate; }