UNPKG

jetpack

Version:

Jetpack wraps webpack and nodemon to give you the best development workflow.

3 lines (2 loc) 109 B
export const test = async () => 'test '.trim() export const reverse = async () => [1,2,3,42,5].toReversed()