UNPKG

@hiero-ledger/sdk

Version:
8 lines (7 loc) 288 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SDK_VERSION = exports.SDK_NAME = void 0; const SDK_NAME = exports.SDK_NAME = "hiero-sdk-js"; const SDK_VERSION = exports.SDK_VERSION = typeof __SDK_VERSION__ !== "undefined" ? __SDK_VERSION__ : "DEV";