Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zloirock/core-js
/ es.string.includes.js
File
es.string.includes.js
packages/core-js/modules/es.string.includes.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
var
$ = require(
'../internals/export'
);
3
var
uncurryThis = require(
'../internals/function-uncurry-this'
);
4
var
notARegExp = require(
'../internals/not-a-regexp'
);
Callers
nothing calls this directly
Calls
1
toString
Function · 0.50
Tested by
no test coverage detected