UNPKG

motion

Version:

The Motion library for the web

4 lines (2 loc) 56 B
const ms = (seconds) => seconds * 1000; export { ms };