reactive-bulma 4.0.22 → 4.0.24
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/package.json +28 -28
package/dist/esm/index.js
CHANGED
@@ -3768,7 +3768,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
3768
3768
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
3769
3769
|
PERFORMANCE OF THIS SOFTWARE.
|
3770
3770
|
***************************************************************************** */
|
3771
|
-
/* global Reflect, Promise, SuppressedError, Symbol */
|
3771
|
+
/* global Reflect, Promise, SuppressedError, Symbol, Iterator */
|
3772
3772
|
|
3773
3773
|
|
3774
3774
|
function __rest(s, e) {
|