📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
const { validateManifest } = require("./manifest");
|
||||
const { assertVersionHandshake, buildPlanEnvelope, validatePlanEnvelope } = require("./plan");
|
||||
|
||||
module.exports = { assertVersionHandshake, buildPlanEnvelope, validateManifest, validatePlanEnvelope };
|
||||
Reference in New Issue
Block a user