Variable asAnyConst

asAny: Decoder<any> = ...

A decoder that can decode anything. It sets the type as any.

Generated using TypeDoc