UNPKG

vh-check

Version:
3 lines (2 loc) 126 B
import { Configuration, Result } from './types'; export default function vhCheck(options?: string | Configuration): Result;