UNPKG

langcode

Version:

A Plugin-Based Framework for Managing and Using LangChain

9 lines (8 loc) 207 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SpeechToTextPluginTypes = void 0; exports.SpeechToTextPluginTypes = { runArgs: {}, return: {}, expose: {}, };