CONSTANTS.js 91 Bytes
Newer Older
abergavenny's avatar
abergavenny committed
1
2
export const API_VERSION_PREFIX = '/api/v1'
export const ALLOWED_ROLES = ['administrator']