UNPKG

svelte

Version:

Cybernetically enhanced web apps

3 lines (2 loc) 117 B
export declare function new_tail(): string; export declare function attach_head(head: string, tail: string): string;