UNPKG

motion

Version:

motion - moving development forward

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