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.

6 lines 222 B
import { IWalkthrough } from "./_Foundation/IWalkthrough"; export declare class WTR_GenericGen implements IWalkthrough { text: string; execAsync(): Promise<void>; } //# sourceMappingURL=WTR_GenericGen.d.ts.map