We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbed3cf commit 38ea573Copy full SHA for 38ea573
flow-typed/gatsby-plugin-google-analytics.js
@@ -1,4 +1,6 @@
1
-// import {trackCustomEvent} from 'gatsby-plugin-google-analytics';
+/**
2
+ * Copyright (c) Facebook, Inc. and its affiliates.
3
+ */
4
5
declare module 'gatsby-plugin-google-analytics' {
6
declare module.exports: {
0 commit comments