bpms_site/.svn/pristine/88/88b5b3c3d237aaec58295a5e036194bd753361ae.svn-base
2025-11-02 16:38:49 +03:30

14 lines
418 B
Plaintext

// This file is for modularized imports for next/server to get fully-treeshaking.
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "default", {
enumerable: true,
get: function() {
return _unstablecache.unstable_cache;
}
});
const _unstablecache = require("../spec-extension/unstable-cache");
//# sourceMappingURL=unstable-cache.js.map