UNPKG

@tsed/cli

Version:
2 lines (1 loc) 100 B
export declare function insertAfter(fileContent: string, content: string, pattern: RegExp): string;