uapte
This commit is contained in:
5
node_modules/es5-ext/test/string/#/starts-with/implement.js
generated
vendored
5
node_modules/es5-ext/test/string/#/starts-with/implement.js
generated
vendored
@@ -1,5 +0,0 @@
|
||||
"use strict";
|
||||
|
||||
var isImplemented = require("../../../../string/#/starts-with/is-implemented");
|
||||
|
||||
module.exports = function (a) { a(isImplemented(), true); };
|
||||
Reference in New Issue
Block a user