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

14 lines
422 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 _revalidatepath.revalidatePath;
}
});
const _revalidatepath = require("../spec-extension/revalidate-path");
//# sourceMappingURL=revalidate-path.js.map