|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
284 bytes
|
| Line | |
|---|
| 1 | 'use strict';
|
|---|
| 2 | // TODO: remove from `core-js@4` as withdrawn
|
|---|
| 3 | // https://gist.github.com/BrendanEich/4294d5c212a6d2254703
|
|---|
| 4 | require('../modules/esnext.math.iaddh');
|
|---|
| 5 | require('../modules/esnext.math.isubh');
|
|---|
| 6 | require('../modules/esnext.math.imulh');
|
|---|
| 7 | require('../modules/esnext.math.umulh');
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.