mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Fix amplifyjs tests by including amplifyjs and jquery definition references
This commit is contained in:
parent
0ffe032102
commit
ee3a79f58f
@ -1,3 +1,6 @@
|
||||
/// <reference path="amplifyjs.d.ts" />
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
|
||||
// Copied examples directly from AmplifyJs site
|
||||
|
||||
// Subscribe and publish with no data
|
||||
|
||||
Loading…
Reference in New Issue
Block a user