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

module.js « builds « morph « packages « alpinejs - github.com/gohugoio/hugo-mod-jslibs-dist.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0359ad74fd97b8fd62fb3e340a30417f5d134204 (plain)
1
2
3
4
5
import morphPlugin, { morph } from '../src/index.js'

export default morphPlugin

export { morph }