DeserializeOptions interface

The options to the deserialize method.

Properties

schema

The schema to be used for deserializing.

Property Details

schema

The schema to be used for deserializing.

schema?: string

Property Value

string