UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

5 lines (3 loc) 132 B
// 20.2.2.16 Math.fround(x) var $export = require('./_export'); $export($export.S, 'Math', { fround: require('./_math-fround') });