MCPcopy Create free account
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects / initAnimations

Function initAnimations

assets/js/unsub_page.js:270–274  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

268 };
269
270 function initAnimations() {
271 clicked = false;
272 initFace();
273 animateBlob();
274 }
275
276 return {
277 init: () => {

Callers 2

goBackFunction · 0.85
unsub_page.jsFile · 0.85

Calls 2

initFaceFunction · 0.85
animateBlobFunction · 0.85

Tested by

no test coverage detected