UNPKG

90 BJavaScriptView Raw
1module.exports = {
2 get Permissions() {
3 return require('./src/Permissions');
4 },
5};