UNPKG

@khulnasoft.com/dev-tools

Version:

KhulnaSoft Visual CMS Devtools

3 lines (2 loc) 149 B
export declare const getCommandWithShellArgs: (command: string, shell: string) => string[]; export declare const isInRemoteContainer: () => boolean;