UNPKG

motion

Version:

The Motion library for the web

5 lines (3 loc) 83 B
const noop = () => { }; const noopReturn = (v) => v; export { noop, noopReturn };