UNPKG

quasvel

Version:

Access and interact with Aragon Organizations and their apps.

3 lines (2 loc) 86 B
export const toMilliseconds = (seconds: string): number => parseInt(seconds) * 1000