Function declare

      • Parameters

        • typeParameters: readonly Schema<any, any>[]
        • type: Schema<any, any>
        • decode: ((isDecoding, ...typeParameters) => ((input, options, ast) => ParseResult<any>))
        • Optional annotations: Annotations

        Returns Schema<any, any>

        Since

        1.0.0