chore(ts): use source import extensions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { PhotonImageType } from "./photon.js";
|
||||
import type { PhotonImageType } from "./photon.ts";
|
||||
|
||||
type Photon = typeof import("@silvia-odwyer/photon-node");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user