UNPKG

convconv

Version:
6 lines (5 loc) 181 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getVersion = void 0; function getVersion() { return "0.3.8"; } exports.getVersion = getVersion;