UNPKG

just-animate

Version:
6 lines (5 loc) 159 B
import { addPlugin } from './lib/core/plugins'; import { waapiPlugin } from './web'; export * from './main'; export * from './extras'; addPlugin(waapiPlugin);