From 38ea5732dc35d645d2a04ff066dd9130faaf5b32 Mon Sep 17 00:00:00 2001 From: R Nabors Date: Thu, 6 Aug 2020 13:23:30 +0100 Subject: [PATCH] Adding FB OSS header to GA analytics flow type (#3175) --- flow-typed/gatsby-plugin-google-analytics.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/flow-typed/gatsby-plugin-google-analytics.js b/flow-typed/gatsby-plugin-google-analytics.js index b6c46f1a3..9d7de7e9c 100644 --- a/flow-typed/gatsby-plugin-google-analytics.js +++ b/flow-typed/gatsby-plugin-google-analytics.js @@ -1,4 +1,6 @@ -// import {trackCustomEvent} from 'gatsby-plugin-google-analytics'; +/** + * Copyright (c) Facebook, Inc. and its affiliates. + */ declare module 'gatsby-plugin-google-analytics' { declare module.exports: {