addition of defaults
This commit is contained in:
parent
73bb781c6a
commit
aaad59cca6
28 changed files with 36 additions and 0 deletions
|
@ -2,6 +2,7 @@ define(['browser', 'layoutManager', 'dom', 'focusManager', 'ResizeObserver', 'sc
|
|||
'use strict';
|
||||
|
||||
browser = browser.default || browser;
|
||||
layoutManager = layoutManager.default || layoutManager;
|
||||
|
||||
/**
|
||||
* Return type of the value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue