mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:41:34 +08:00
Specify extension in include paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import OrderedIndexArray from "./OrderedIndexArray"
|
||||
import OrderedIndexArray from "./OrderedIndexArray.js"
|
||||
|
||||
/**
|
||||
* @typedef {import("../element/NodeElement").default} NodeElement
|
||||
|
||||
Reference in New Issue
Block a user