#!/usr/bin/env node /** * slowmo CLI * * Universal slow-motion control for web animations. * * @example * bun slowmo recreate ./animation.mp4 --runtime framer-motion */ export {};