mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 20:25:26 +00:00
Deleted factory.ts file
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
export type { Pass } from "./pass";
|
||||
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