UNPKG

craydent

Version:

node library based on craydent-1.9.3

2 lines (1 loc) 163 B
export declare type VerbOptions = 'i' | 'ignoreCase' | 'defer' | 'noHistory' | 'h' | { ignoreCase?: boolean, url?: string, defer?: boolean, noHistory?: boolean };