UNPKG

dop-stick

Version:

Source control tooling for versionable-upgradeable smart contracts

8 lines 242 B
export declare class IntroAdapter { private readonly frames; private readonly clearLine; private readonly frameDelay; playIntro(introText: string): Promise<void>; private sleep; } //# sourceMappingURL=introAdapter.d.ts.map