UNPKG

@types/es-abstract

Version:
9 lines (8 loc) 180 B
declare function GetSubstitution( matched: string, str: string, position: number, captures: string[], replacement: string, ): string; export = GetSubstitution;