UNPKG

@builder.io/dev-tools

Version:

Builder.io Visual CMS Devtools

4 lines (3 loc) 168 B
import type { DevToolsSys } from "../../types"; import type { CLIArgs } from "../index"; export declare const runAuthStatus: (sys: DevToolsSys, args: CLIArgs) => void;