yet-another-blog/backend/permissions.js

2 lines
55 B
JavaScript
Raw Normal View History

function checkPermissions(role, { minimum = true }) {}