UNPKG

uascript

Version:
3 lines (2 loc) 188 B
export declare function parse(source: string, fragments: string[], pattern: string): string; export declare function restore(source: string, fragments: string[], pattern: string): string;