UNPKG

@tribecahq/registry

Version:

Registry of Tribeca DAOs.

5 lines (4 loc) 117 B
/** * Limit to the number of characters in a DAO's description. */ export const DESCRIPTION_CHARACTER_LIMIT = 100;