Skip to content

Commit

Permalink
Actually make the typings work!
Browse files Browse the repository at this point in the history
Fixes Add types for Typescript andrezimpel#37
  • Loading branch information
nrandell committed Sep 24, 2021
1 parent 86142ac commit 0ed3491
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
declare module "gatsby-plugin-gdpr-cookies" {
export function initializeAndTrack(location: Location): void;
}
export function initializeAndTrack(location: Location): void;

0 comments on commit 0ed3491

Please sign in to comment.