variable refineURLPredicate

readonly
refineURLPredicate: (allowedProtocols: string[]) => (value: string) => boolean

Constructors

constructor()

(allowedProtocols: string[]) => (value: string) => boolean