UNPKG

passkit-generator

Version:

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

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