HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1991110/task/1991110/cwd/usr/share/nodejs/@types/es-abstract/2015/
Upload File :
Current File : //proc/1991110/task/1991110/cwd/usr/share/nodejs/@types/es-abstract/2015/RegExpExec.d.ts
declare function RegExpExec(
    R: RegExp | { exec(string: string): RegExpExecArray | null },
    S: string,
): RegExpExecArray | null;
export = RegExpExec;