Welcome to mirror list, hosted at ThFree Co, Russian Federation.

$el.js « magics « src « alpinejs « packages « alpinejs - github.com/gohugoio/hugo-mod-jslibs-dist.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 10b9f493925942d17778c6a7fe75b94d83447b91 (plain)
1
2
3
import { magic } from "../magics";

magic('el', el => el)