UNPKG

@fugitivesclub/nft-cli

Version:
5 lines (4 loc) 186 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.allowedExtensions = void 0; exports.allowedExtensions = new Set(['.json', '.png', '.jpeg', '.jpg']);