MCPcopy Create free account
hub / github.com/codrops/GridItemHoverEffect / index.js

File index.js

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

Source from the content-addressed store, hash-verified

1// Importing the necessary functions and classes from other modules.
2import { preloadImages } from './utils.js'; // Utility function to preload images
3import { Card1 } from './card.js'; // Class Card1 for data-effect hover-1
4import { Card2 } from './card2.js'; // Class Card2 for data-effect hover-2

Callers

nothing calls this directly

Calls 1

preloadImagesFunction · 0.90

Tested by

no test coverage detected