mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 22:25:24 +00:00
Removed Abstract Model implementation and added PKPass as esport
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
export type { Pass } from "./pass";
|
||||
export type { AbstractModel } from "./abstract";
|
||||
|
||||
export { createAbstractModel } from "./abstract";
|
||||
|
||||
export { default as Bundle } from "./Bundle";
|
||||
export { default as PKPass } from "./PKPass";
|
||||
|
||||
Reference in New Issue
Block a user