UNPKG

recime-bot-runtime

Version:

This runtime is intended to run inside a micro-service container with platform specific integration and module interpreter.

4 lines (3 loc) 93 B
export declare class FuzzyMatcher { static findMatch(intents: any, payload: any): any; }