UNPKG

@atomiqlabs/base

Version:

Base classes and interfaces for atomiq protocol

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