mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-21 19:31:57 +00:00
Adding FB OSS header to GA analytics flow type (#3175)
This commit is contained in:
4
flow-typed/gatsby-plugin-google-analytics.js
vendored
4
flow-typed/gatsby-plugin-google-analytics.js
vendored
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user