UNPKG

@barfinex/types

Version:

Core TypeScript type definitions and shared interfaces for the Barfinex ecosystem. Provides strongly-typed contracts for modules, services, and plugins.

6 lines 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ASSERT_EVENT_PAYLOAD_MAP_COVERAGE = void 0; const subscription_interface_1 = require("./subscription.interface"); exports.ASSERT_EVENT_PAYLOAD_MAP_COVERAGE = true; //# sourceMappingURL=event-payload.interface.js.map