URLPattern
Since
v23.8.0
Constructors
Link copied to clipboard
constructor()
constructor(input: URLPatternInit = definedExternally, options: URLPatternOptions = definedExternally)
Functions
Link copied to clipboard
fun exec(input: URLPatternInit = definedExternally, baseURL: String = definedExternally): URLPatternResult?