UNPKG

passkit-generator

Version:

The easiest way to generate custom Apple Wallet passes in Node.js

3 lines (2 loc) 189 B
export { default as PKPass } from "./PKPass"; export type { Barcode, Beacon, Field, Location, NFC, PassProps, Semantics, TransitType, Personalize, OverridablePassProps, } from "./schemas";