MCPcopy Create free account
hub / github.com/processing/p5.js / main.js

File main.js

test/unit/core/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import p5 from '../../../src/app.js';
2import { createP5Iframe, P5_SCRIPT_TAG, P5_SCRIPT_URL } from '../../js/p5_helpers';
3import { vi } from 'vitest';
4

Callers

nothing calls this directly

Calls 2

createP5IframeFunction · 0.90
removeMethod · 0.45

Tested by

no test coverage detected