Anchorage API reference
    Preparing search index...
    interface PromotionGuard {
        allowedCurrentScriptNames: readonly string[];
        allowUnrouted: boolean;
    }
    Index

    Properties

    allowedCurrentScriptNames: readonly string[]
    allowUnrouted: boolean