MCPcopy Index your code
hub / github.com/tsoding/button / index.js

File index.js

index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const farts = [];
2
3function newFart(url) {
4 const fart = new Audio(url);

Callers

nothing calls this directly

Calls 3

newFartFunction · 0.85
playFartFunction · 0.85
fireEventsFunction · 0.85

Tested by

no test coverage detected