UNPKG

@nwpr/pass-js

Version:

Apple Wallet Pass generating and pushing updates from Node.js

5 lines (4 loc) 143 B
import * as constants from './constants.js'; export { Pass } from './pass.js'; export { Template } from './template.js'; export { constants };