UNPKG

bape

Version:
5 lines (4 loc) 142 B
/** * a function that do nothing, usually passed in other function as params which required function */ export default function noop() {}