UNPKG

skema

Version:

Skema provides a handy & composable way to validate / transform / purify the input data.

4 lines (3 loc) 84 B
import {Errors} from 'err-object' const {E, error} = new Errors() export {error, E}