Variable asUnknownConst

asUnknown: Decoder<unknown> = ...

Similar to asAny, but sets the type to unknown.

Generated using TypeDoc