UNPKG

@liara/cli

Version:

The command line interface for Liara

3 lines (2 loc) 136 B
export default function checkRegexPattern(str: string): boolean; export declare function checkVMNameRegexPattern(str: string): boolean;