UNPKG

bitverse-atomicals-js

Version:

Atomicals Javascript Library and CLI - atomicals.xyz

8 lines (7 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.hydrateConfig = void 0; function hydrateConfig(config) { return config; } exports.hydrateConfig = hydrateConfig;