mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 14:25:17 +00:00
Renamed file from signature.ts to Signature.ts
This commit is contained in:
@@ -4,7 +4,7 @@ import { getModelFolderContents } from "./parser";
|
||||
import * as Schemas from "./schemas";
|
||||
import { Stream } from "stream";
|
||||
import { processDate } from "./processDate";
|
||||
import * as Signature from "./signature";
|
||||
import * as Signature from "./Signature";
|
||||
import * as Strings from "./StringsUtils";
|
||||
import { isValidRGB } from "./utils";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user