UNPKG

shield-bridge-sdk

Version:
4 lines 206 B
import type { SaplingWorkerCore } from './saplingCore.js'; export type SaplingWorker = SaplingWorkerCore; export type { SaplingContractDetails } from './saplingCore.js'; //# sourceMappingURL=worker.d.ts.map