ship-gis/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js

5 lines
214 B
JavaScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
import checkPrivateRedeclaration from "./checkPrivateRedeclaration.js";
function _classPrivateMethodInitSpec(e, a) {
checkPrivateRedeclaration(e, a), a.add(e);
}
export { _classPrivateMethodInitSpec as default };