Skip to content

Commit 38ea573

Browse files
authored
Adding FB OSS header to GA analytics flow type (#3175)
1 parent dbed3cf commit 38ea573

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

flow-typed/gatsby-plugin-google-analytics.js

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
// import {trackCustomEvent} from 'gatsby-plugin-google-analytics';
1+
/**
2+
* Copyright (c) Facebook, Inc. and its affiliates.
3+
*/
24

35
declare module 'gatsby-plugin-google-analytics' {
46
declare module.exports: {

0 commit comments

Comments
 (0)