Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Serializer<TInput, TOutput>

Type parameters

  • TInput = any

  • TOutput = any

Hierarchy

  • Serializer

Implemented by

Index

Methods

Methods

serialize

  • serialize(value: TInput): TOutput

Generated using TypeDoc