Saxonberg Server API
    Preparing search index...

    Interface PathNode

    /path/with/*globs — template-path glob seed.

    interface PathNode {
        kind: "path";
        pattern: string;
    }
    Index

    Properties

    Properties

    kind: "path"
    pattern: string