UNPKG

@abaplint/transpiler

Version:
11 lines 391 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ClassLocalFriendsTranspiler = void 0; const chunk_1 = require("../chunk"); class ClassLocalFriendsTranspiler { transpile(_node, _traversal) { return new chunk_1.Chunk(""); } } exports.ClassLocalFriendsTranspiler = ClassLocalFriendsTranspiler; //# sourceMappingURL=class_local_friends.js.map