UNPKG

svelte

Version:

Cybernetically enhanced web apps

3 lines (2 loc) 112 B
export declare function trim_start(str: string): string; export declare function trim_end(str: string): string;