Target:
    | "scope.read"
    | "scope.writeSloppy"
    | "scope.writeStrict"
    | "scope.typeof"
    | "scope.discard"
    | "aran.readGlobalVariable"
    | "aran.writeGlobalVariableStrict"
    | "aran.writeGlobalVariableSloppy"
    | "aran.typeofGlobalVariable"
    | "aran.discardGlobalVariable"