mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-15 17:54:52 +08:00
Fix single line doc comments
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* @template T
|
||||
*/
|
||||
/** @template T */
|
||||
export default class TypeInitialization {
|
||||
|
||||
/** @type {Constructor|Array<Constructor>} */
|
||||
|
||||
Reference in New Issue
Block a user