mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 13:25:19 +00:00
Deprecated Field interface in order to rename it according to Apple name (PassFieldContent)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export * from "./Barcode.js";
|
||||
export * from "./Beacon.js";
|
||||
export * from "./Location.js";
|
||||
export * from "./Field.js";
|
||||
export * from "./PassFieldContent.js";
|
||||
export * from "./NFC.js";
|
||||
export * from "./Semantics.js";
|
||||
export * from "./PassFields.js";
|
||||
|
||||
Reference in New Issue
Block a user