UNPKG

@tribecahq/registry

Version:

Registry of Tribeca DAOs.

5 lines 154 B
/** * Limit to the number of characters in a DAO's description. */ export const DESCRIPTION_CHARACTER_LIMIT = 100; //# sourceMappingURL=constants.js.map