ailoy-node
    Preparing search index...

    Type Alias Grammar

    Grammar:
        | { type: "plain" }
        | { type: "json" }
        | { schema: string; type: "jsonschema" }
        | { regex: string; type: "regex" }
        | { cfg: string; type: "cfg" }