UNPKG

motion

Version:

motion - moving development forward

7 lines (6 loc) 112 B
import { stateTrack } from '../lib/wrapState' export default { exit(node) { return stateTrack(node) } }