All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.src.magics.$dispatch.js Maven / Gradle / Ivy

There is a newer version: 3.14.1
Show newest version
import { dispatch } from '../utils/dispatch'
import { magic } from '../magics'

magic('dispatch', el => dispatch.bind(dispatch, el))




© 2015 - 2024 Weber Informatics LLC | Privacy Policy