mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 19:25:23 +00:00
Added Bundle class implementation along with tests
This commit is contained in:
@@ -3,3 +3,5 @@ export type { AbstractModel } from "./abstract";
|
||||
|
||||
export { createPass } from "./factory";
|
||||
export { createAbstractModel } from "./abstract";
|
||||
|
||||
export { default as Bundle } from "./Bundle";
|
||||
|
||||
Reference in New Issue
Block a user