UNPKG

sharyn

Version:

Combines all the other packages under one.

6 lines (3 loc) 69 B
// @flow const run = (func: Function) => func() export default run