UNPKG

@kui-shell/plugin-client-common

Version:

Kui plugin that offers stylesheets

4 lines (3 loc) 199 B
export declare function isMultiLineHereDoc(text: string): boolean; export declare function endsWithBackSlash(text: string): boolean; export declare function includesBachSlash(text: string): boolean;