DIR: /proc/1991111/root/usr/share/nodejs/@types/es-abstract/2015/ |
Current File : //proc/1991111/root/usr/share/nodejs/@types/es-abstract/2015/thisStringValue.d.ts |
// tslint:disable-next-line: ban-types declare function thisStringValue(value: string | String): string; export = thisStringValue; |