UNPKG

gerald-react-scripts-fork

Version:

Gerald's fork of the configuration and scripts for Create React App.

6 lines (3 loc) 156 B
'use strict'; var isImplemented = require('../../../string/from-code-point/is-implemented'); module.exports = function (a) { a(isImplemented(), true); };