bcgov/common-forms-toolkit

View on GitHub
app/src/forms/teammanagement/events.js

Summary

Maintainability
A
0 mins
Test Coverage
module.exports = Object.freeze({
  ACCESS_REQUESTED: 'onAccessRequest'
});