UNPKG

@tribecahq/registry

Version:

Registry of Tribeca DAOs.

8 lines 272 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DESCRIPTION_CHARACTER_LIMIT = void 0; /** * Limit to the number of characters in a DAO's description. */ exports.DESCRIPTION_CHARACTER_LIMIT = 100; //# sourceMappingURL=constants.js.map