mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Decoders and cache and more tests
This commit is contained in:
Vendored
+3
-1
@@ -51,7 +51,9 @@ interface amplifyRequest {
|
||||
* error: Callback to invoke on error.
|
||||
*/
|
||||
define(resourceId: string, resource: Function): void;
|
||||
|
||||
|
||||
decoders: any;
|
||||
cache: any;
|
||||
}
|
||||
|
||||
interface amplifySubscribe {
|
||||
|
||||
Reference in New Issue
Block a user