mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 13:25:19 +00:00
Changed build scripts for examples and main project
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import genRoute, { app } from "./webserver";
|
||||
import { createPass, createAbstractModel, AbstractModel } from "..";
|
||||
import { createPass, createAbstractModel, AbstractModel } from "passkit-generator";
|
||||
|
||||
let abstractModel: AbstractModel;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user