Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Decoder<A>

Type parameters

  • A

Index

Properties

Functions

Properties

Readonly decode

decode: (i: unknown) => DecodeEffect<A>

Type declaration

Readonly expected

expected: string

Functions

Const fromGuard

  • fromGuard<A>(guard: Guard<A>, expected: string): Decoder<A>

Generated using TypeDoc