Ask a question to get started
Enter to sendā¢Shift+Enter new line
fromSerializableSchema< RunOutput extends Record<string, any> = Record<string, any> >(schema: StandardSchemaV1<RunOutput>): StandardSchemaOutputParser<RunOutput>
schema
StandardSchemaV1<RunOutput>