mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 23:25:26 +00:00
Updated imports to have extensions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as Messages from "./messages";
|
||||
import type Bundle from "./Bundle";
|
||||
import * as Messages from "./messages.js";
|
||||
import type Bundle from "./Bundle.js";
|
||||
|
||||
/**
|
||||
* Converts a date to W3C / UTC string
|
||||
|
||||
Reference in New Issue
Block a user