UNPKG

react-native-epson-escposprinter

Version:
6 lines 267 B
import { NativeEventEmitter } from "react-native"; import type { Spec } from "./NativeEpsonEscposprinter"; declare const NativeInterface: Spec; declare const events: NativeEventEmitter; export { events, NativeInterface }; //# sourceMappingURL=NativeInterface.d.ts.map