UNPKG

@opstarts/chimp

Version:

Develop acceptance tests & end-to-end tests with realtime feedback.

6 lines (3 loc) 145 B
'use strict'; var isImplemented = require('../../../math/fround/is-implemented'); module.exports = function (a) { a(isImplemented(), true); };