UNPKG

@dzcode-io/kuliya

Version:

Algeria's college hierarchy dataset as javascript package

6 lines (5 loc) 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getNodeByPath = void 0; var getNodeByPath_1 = require("./getNodeByPath"); Object.defineProperty(exports, "getNodeByPath", { enumerable: true, get: function () { return getNodeByPath_1.getNodeByPath; } });