digidem / mapeo-core-next

The upcoming version of Mapeo Core
MIT License
7 stars 1 forks source link

Expose RoleId constants to front end #532

Closed ErikSin closed 2 months ago

ErikSin commented 5 months ago

The roles are constants used as unique identifiers.

The front end needs access to these constants in order to match the roleIds with each role.

Currently the front end is copying and pasting these constants into the front end from the @mapeo/core