UNPKG

166 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.Patch = void 0;
4var Patch_1 = require("./Patch");
5exports.Patch = Patch_1.Patch;