MCPcopy Index your code
hub / github.com/processing/p5.js / local_storage.js

File local_storage.js

test/unit/data/local_storage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mockP5, mockP5Prototype } from '../../js/mocks';
2import storage from '../../../src/data/local_storage';
3import p5Color from '../../../src/color/p5.Color';
4import creatingReading from '../../../src/color/creating_reading';

Callers

nothing calls this directly

Calls 4

storageFunction · 0.85
creatingReadingFunction · 0.85
mathFunction · 0.85
checkRemovalFunction · 0.85

Tested by

no test coverage detected