Interface PathQuerySpec

interface PathQuerySpec {
    path: PathPattern;
}

Properties

Properties

Generated using TypeDoc