exportedForTestingAnnotatePlugin: {
    setPermissionsCommentText: ((currentDescription, policies, type) => string);
} = ...

Type declaration

  • setPermissionsCommentText: ((currentDescription, policies, type) => string)
      • (currentDescription, policies, type): string
      • Parameters

        Returns string

Generated using TypeDoc