mirror of
https://github.com/tiennm99/FBcount.git
synced 2026-05-23 10:24:10 +00:00
Init
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
var isImplemented = require("../../../string/from-code-point/is-implemented");
|
||||
|
||||
module.exports = function (a) { a(isImplemented(), true); };
|
||||
Reference in New Issue
Block a user