vigiles API reference
    Preparing search index...

    Interface Injection

    The output of an inject hook — text to add to context. NO allow/deny exists here.

    interface Injection {
        context: string;
        kind: "inject";
    }
    Index

    Properties

    Properties

    context: string
    kind: "inject"