UNPKG

swup

Version:

Versatile and extensible page transition library for server-rendered websites

5 lines (3 loc) 140 B
// Re-export all utils to allow custom package export path // e.g. import { queryAll } from 'swup/utils' export * from './utils/index.js';