UNPKG

@tribecahq/registry

Version:

Registry of Tribeca DAOs.

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