@clawject/di
Version:
<p align="center"> <a href="https://clawject.com/" target="_blank"><img src="https://clawject.com/img/logo.svg" align="center" alt="Clawject Logo" width="120" height="120" /></a> </p>
11 lines (10 loc) • 508 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.___ClawjectInternalRuntimeUtils___ = void 0;
const ___ClawjectInternalRuntimeUtils___1 = require("./___ClawjectInternalRuntimeUtils___");
/**
* @internalApi It's a part of API used by clawject internally,
* do not rely on it in your code because it may and will be changed without notice.
* @public
*/
exports.___ClawjectInternalRuntimeUtils___ = ___ClawjectInternalRuntimeUtils___1.___ClawjectInternalRuntimeUtils___;