UNPKG

@capgo/cli

Version:
3 lines (2 loc) 139 B
import type { Options } from '../api/app'; export declare function getUserIdInternal(options: Options, silent?: boolean): Promise<string>;