mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 18:25:24 +00:00
Renamed fieldsArray file to FieldsArray
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import FieldsArray from "./fieldsArray";
|
import FieldsArray from "./FieldsArray";
|
||||||
import { default as Bundle, filesSymbol } from "./Bundle";
|
import { default as Bundle, filesSymbol } from "./Bundle";
|
||||||
import { getModelFolderContents } from "./parser";
|
import { getModelFolderContents } from "./parser";
|
||||||
import * as Schemas from "./schemas";
|
import * as Schemas from "./schemas";
|
||||||
|
|||||||
Reference in New Issue
Block a user