UNPKG

@tvkitchen/countertop

Version:

The entry point for developers who want to set up a TV Kitchen.

6 lines (4 loc) 122 B
import Ajv from 'ajv' import AjvKeywords from 'ajv-keywords' export const ajv = new Ajv() AjvKeywords(ajv, 'instanceof')