run-async
Version:
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
6 lines (4 loc) • 157 B
TypeScript
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.