UNPKG

rubic-sdk

Version:
8 lines 228 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.routeDirection = void 0; exports.routeDirection = { EXACT_IN: 'EXACT_IN', EXACT_OUT: 'EXACT_OUT' }; //# sourceMappingURL=typings.js.map