UNPKG

create-next-flask

Version:
5 lines (4 loc) 72 B
export function tap(value, mutator) { mutator(value) return value }