UNPKG

@slightning/anything-to-string

Version:
6 lines (5 loc) 219 B
import { Rule } from "../config"; export declare const MINIMUM: Rule<unknown>[]; export declare const LESSER: Rule<unknown>[]; export declare const MAJOR: Rule<unknown>[]; export declare const MAXIMUM: Rule<unknown>[];