Input: {
    input: string;
    schema: string;
}

Type declaration

  • input: string

    The string representation of the JSON object

  • schema: string

    The string representation of the JSON schema

Generated using TypeDoc