Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Deserializer<TInput, TOutput>

Type parameters

  • TInput = any

  • TOutput = any

Hierarchy

  • Deserializer

Implemented by

Index

Methods

Methods

deserialize

  • deserialize(value: TInput, options?: Record<string, any>): TOutput

Generated using TypeDoc