UNPKG

@prismicio/types-internal

Version:
6 lines (3 loc) 101 B
import * as t from "io-ts" import { nullable } from "./function" export default nullable(t.number)