Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 243 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 243 Bytes

Wrapper

Wrapper functions, Interface wrappers, etc.

Task: rewrite wrapper function to have custom callbacks: beforeCall, afterCall, beforeCallback, afterCallback passed as parameters. Or implement wrapper using prototypes and/or classes.