Skip to content

Commit 83b2132

Browse files
committed
MC-943: Grouping content blocks and containers in the Panel
- add description for interface
1 parent 7fc254d commit 83b2132

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/utils/promise-deferred.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
*/
55

66
/**
7+
* Interface for deferred promise
8+
*
79
* @api
810
*/
911
export default interface DeferredInterface {

0 commit comments

Comments
 (0)