UNPKG

node-nlp

Version:

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

2 lines 117 B
export declare type Authenticator = (challenge: object) => Promise<string>; //# sourceMappingURL=credentials.d.ts.map