UNPKG

trm-core

Version:

TRM (Transport Request Manager) Core

7 lines (6 loc) 184 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AbstractRegistry = void 0; class AbstractRegistry { } exports.AbstractRegistry = AbstractRegistry;