UNPKG

bloom-layout

Version:
8 lines (5 loc) 145 B
"use strict"; var isImplemented = require("../../../math/trunc/is-implemented"); module.exports = function (a) { a(isImplemented(), true); };