mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-06 23:57:30 +08:00
Specify extension in include paths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import IInput from "../IInput"
|
||||
import Utility from "../../Utility"
|
||||
import IInput from "../IInput.js"
|
||||
import Utility from "../../Utility.js"
|
||||
|
||||
/**
|
||||
* @template {HTMLElement} T
|
||||
|
||||
Reference in New Issue
Block a user