Edit File: unsupported-options-iac-error.d.ts
export declare function SupportLocalFileOnlyIacError(): string; export declare function UnsupportedOptionFileIacError(path: string): string; export declare function IacDirectoryWithoutAnyIacFileError(): string;
Back to File Manager