MCPcopy
hub / github.com/iamkun/dayjs / index.js

File index.js

src/plugin/badMutable/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export default (o, c) => { // locale needed later
2 const proto = c.prototype
3 proto.$g = function (input, get, set) {
4 if (this.$utils().u(input)) return this[get]

Callers

nothing calls this directly

Calls 5

$utilsMethod · 0.80
$setMethod · 0.80
toDateMethod · 0.80
initMethod · 0.80
cloneMethod · 0.65

Tested by

no test coverage detected