Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Type Alias Parser<TFrom, TInto>

    Parser: (inJson: TFrom, context?: string) => TInto

    Conversion from some JSON type into the expected type.

    Type Parameters

    • TFrom
    • TInto

    Type Declaration