node-opcua-pki
Version:
PKI management for node-opcua
30 lines (28 loc) • 911 B
JavaScript
var __getOwnPropNames = Object.getOwnPropertyNames;
var __esm = (fn, res) => function __init() {
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
};
var __commonJS = (cb, mod) => function __require() {
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
};
// node_modules/tsup/assets/esm_shims.js
import path from "path";
import { fileURLToPath } from "url";
var getFilename, getDirname, __dirname, __filename;
var init_esm_shims = __esm({
"node_modules/tsup/assets/esm_shims.js"() {
"use strict";
getFilename = () => fileURLToPath(import.meta.url);
getDirname = () => path.dirname(getFilename());
__dirname = /* @__PURE__ */ getDirname();
__filename = /* @__PURE__ */ getFilename();
}
});
export {
__esm,
__commonJS,
__dirname,
__filename,
init_esm_shims
};
//# sourceMappingURL=chunk-GCHH54PS.mjs.map