mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-16 07:25:38 +00:00
Completely refactored examples to run only once and have multiple endpoints
This commit is contained in:
7
examples/self-hosted/src/index.ts
Normal file
7
examples/self-hosted/src/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import "./fields";
|
||||
import "./localize";
|
||||
import "./PKPass.from";
|
||||
import "./PKPasses";
|
||||
import "./scratch";
|
||||
import "./setBarcodes";
|
||||
import "./setExpirationDate";
|
||||
Reference in New Issue
Block a user