package.src.magics.$store.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of alpinejs Show documentation
Show all versions of alpinejs Show documentation
The rugged, minimal JavaScript framework
import { getStores } from '../store'
import { magic } from '../magics'
magic('store', getStores)