mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 19:25:23 +00:00
Renamed parserFile to getModelFolderContents
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import FieldsArray from "./FieldsArray";
|
||||
import Bundle, { filesSymbol } from "./Bundle";
|
||||
import getModelFolderContents from "./getModelFolderContents";
|
||||
import * as Schemas from "./schemas";
|
||||
import * as Signature from "./Signature";
|
||||
import * as Strings from "./StringsUtils";
|
||||
import { getModelFolderContents } from "./parser";
|
||||
import { Stream } from "stream";
|
||||
import { processDate } from "./utils";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user