mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 21:25:26 +00:00
Updated imports to have extensions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Joi from "joi";
|
||||
import { Semantics } from "./Semantics";
|
||||
import { Semantics } from "./Semantics.js";
|
||||
|
||||
export type PKDataDetectorType =
|
||||
| "PKDataDetectorTypePhoneNumber"
|
||||
|
||||
Reference in New Issue
Block a user