mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-14 07:47:29 +08:00
Attributes initialization refactoring (#19)
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
/**
|
||||
* @template {[...U]} T
|
||||
* @template {any[]} U
|
||||
*/
|
||||
/** @template {any[]} T */
|
||||
export default class Union {
|
||||
|
||||
/** @type {T} */
|
||||
|
||||
Reference in New Issue
Block a user