Axinom Mosaic Libraries
    Preparing search index...

    Variable exportedForTestingAnnotatePluginConst

    exportedForTestingAnnotatePlugin: {
        setPermissionsCommentText: (
            currentDescription: string | null | undefined,
            policies: PolicyRow[],
            type: SqlOperation,
        ) => string;
    } = ...

    Type Declaration

    • setPermissionsCommentText: (
          currentDescription: string | null | undefined,
          policies: PolicyRow[],
          type: SqlOperation,
      ) => string