UNPKG

@builder.io/dev-tools

Version:

Builder.io Visual CMS Devtools

7 lines (6 loc) 197 B
export declare const spinner: () => { start: (msg?: string) => void; stop: (msg?: string, code?: number) => void; message: (msg?: string) => void; extra: (msg?: string) => void; };