UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 89 B
declare function IsStringPrefix(p: string, q: string): boolean; export = IsStringPrefix;