R Nabors
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
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: { |
|
|
|