mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-12 11:07:40 +08:00
Fix single line doc comments
This commit is contained in:
@@ -17,9 +17,7 @@ import TypeInitialization from "../entity/TypeInitialization"
|
||||
import Utility from "../Utility"
|
||||
import VectorEntity from "../entity/VectorEntity"
|
||||
|
||||
/**
|
||||
* @typedef {import("../entity/IEntity").default} IEntity
|
||||
*/
|
||||
/** @typedef {import("../entity/IEntity").default} IEntity */
|
||||
|
||||
let P = Parsimmon
|
||||
|
||||
|
||||
Reference in New Issue
Block a user