UNPKG

@aggris2/ssz

Version:

Simple Serialize

7 lines 264 B
"use strict"; /** * These interfaces are consistent across all backings. * As long as these interfaces are respected, the backing can be abstracted entirely. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=interface.js.map