MCPcopy
hub / github.com/zloirock/core-js / es.string.ends-with.js

File es.string.ends-with.js

packages/core-js/modules/es.string.ends-with.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2var $ = require('../internals/export');
3var uncurryThis = require('../internals/function-uncurry-this-clause');
4var getOwnPropertyDescriptor = require('../internals/object-get-own-property-descriptor').f;

Callers

nothing calls this directly

Calls 1

toStringFunction · 0.50

Tested by

no test coverage detected