Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/@motionone/utils/dist/noop.es.js

const noop = () => { };
const noopReturn = (v) => v;

export { noop, noopReturn };
Back to Directory File Manager