Ask a question to get started
Enter to sendā¢Shift+Enter new line
constructor< RunInput = any, RunOutput extends Record<string, any> = Record<string, any> >(fields: __type): RunnableMap<RunInput, RunOutput>
fields
__type