We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeea8da commit 1754a96Copy full SHA for 1754a96
lib/av.js
@@ -44,5 +44,6 @@ var include = function(filename) {
44
'cloudfunction.js',
45
'push.js',
46
'status.js',
47
- 'search.js'
+ 'search.js',
48
+ 'bigquery.js'
49
].forEach(include);
0 commit comments