UNPKG

@supernovaio/sdk-exporters

Version:

Supernova.io Exporter SDK

6 lines (5 loc) 152 B
import { PulsarBridgingInterface } from "./pulsar-interfaces"; export * from "./exports"; declare global { const Pulsar: PulsarBridgingInterface; }