
committed by
Kara Erickson

parent
fc4b993d98
commit
32ad2438ca
4
tools/public_api_guard/http/http.d.ts
vendored
4
tools/public_api_guard/http/http.d.ts
vendored
@ -97,8 +97,8 @@ export declare class JsonpModule {
|
||||
|
||||
/** @deprecated */
|
||||
export declare class QueryEncoder {
|
||||
encodeKey(k: string): string;
|
||||
encodeValue(v: string): string;
|
||||
encodeKey(key: string): string;
|
||||
encodeValue(value: string): string;
|
||||
}
|
||||
|
||||
/** @deprecated */
|
||||
|
Reference in New Issue
Block a user