UNPKG

@formily/shared

Version:
6 lines 283 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FormPath = void 0; var path_1 = require("@formily/path"); Object.defineProperty(exports, "FormPath", { enumerable: true, get: function () { return path_1.Path; } }); //# sourceMappingURL=path.js.map