DIR: /proc/1991111/root/usr/share/nodejs/@types/es-abstract/2015/ |
Current File : //proc/1991111/root/usr/share/nodejs/@types/es-abstract/2015/GetSubstitution.d.ts |
declare function GetSubstitution( matched: string, str: string, position: number, captures: string[], replacement: string, ): string; export = GetSubstitution; |