main
Last change
on this file was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 4 days ago |
F4 Finalna Verzija
|
-
Property mode
set to
100644
|
File size:
284 bytes
|
Rev | Line | |
---|
[79a0317] | 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.