blob: 4886c9b834285b2892bc97edbbe6ec0a1814d3db [file] [log] [blame]
'use strict';
var isImplemented = require('../../../../string/#/normalize/is-implemented');
module.exports = function (a) { a(isImplemented(), true); };