UNPKG

wv-gotcha

Version:

![](https://raw.githubusercontent.com/wV-software/icons/main/Wv/Product%20Icon/wv_128x128.png) wv-local-service-bus # Purpose To accumulate your walkthroughs to accomplish your common tasks with less effort.

5 lines 126 B
export interface IWalkthrough { text: string; execAsync(): Promise<void>; } //# sourceMappingURL=IWalkthrough.d.ts.map