We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd736f commit 589082fCopy full SHA for 589082f
src/dom/p5.Element.js
@@ -1,7 +1,7 @@
1
/**
2
* @module DOM
3
* @submodule DOM
4
- * @for p5.Element
+ * @for p5
5
*/
6
7
import { File } from './p5.File';
src/dom/p5.MediaElement.js
import { Element } from './p5.Element';
0 commit comments