UNPKG

@jackobo/capacitor-pass-to-wallet

Version:

Capacitor plugin for adding digital passes to Apple and Google wallet

5 lines (4 loc) 201 B
import type { CapacitorPassToWalletPlugin } from './definitions'; declare const CapacitorPassToWallet: CapacitorPassToWalletPlugin; export * from './definitions'; export { CapacitorPassToWallet };