mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-13 11:47:30 +08:00
Specify extension in include paths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import SubAttributesDeclaration from "./entity/SubObject"
|
||||
import UnionType from "./entity/UnionType"
|
||||
import SubAttributesDeclaration from "./entity/SubObject.js"
|
||||
import UnionType from "./entity/UnionType.js"
|
||||
|
||||
/**
|
||||
* @typedef {import("./element/IElement").default} IElement
|
||||
|
||||
Reference in New Issue
Block a user