UNPKG

@interopio/cli

Version:

Interop.io CLI - a command line for creating Interop.io applications

3 lines (2 loc) 108 B
import { Decoder } from "decoder-validate"; export declare const nonNegativeNumberDecoder: Decoder<number>;