mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-13 06:57:28 +08:00
Attributes initialization refactoring (#19)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
* delegate: Boolean,
|
||||
* development: Boolean,
|
||||
* variadic?: Boolean,
|
||||
* additionalTest?: (node: Locator<NodeElement>, pins: Locator<PinElement>[]) => void,
|
||||
* additionalTest?: (node: Locator<NodeElement>, pins: Locator<PinElement>[], blueprintPage: BlueprintFixture) => void,
|
||||
* }} TestData
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user