UNPKG

@mongez/gnz

Version:

Generator Z, the next generation of scaffolding tools.

5 lines 188 B
export declare function showSpinner(initialMessage: string): { update: (newMessage: string) => void; stop: (message?: string) => void; }; //# sourceMappingURL=show-spinner.d.ts.map