UNPKG

257 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3const prefix_map_1 = require("../routing/prefix-map");
4class RoutingTable extends prefix_map_1.default {
5}
6exports.default = RoutingTable;
7//# sourceMappingURL=routing-table.js.map
\No newline at end of file