Skip to content

Commit

Permalink
Add header
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 committed Oct 19, 2018
1 parent f17077e commit c72398c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/types/src/json/json.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright 2017-2018 @polkadot/types authors & contributors
// This software may be modified and distributed under the terms
// of the ISC license. See the LICENSE file for details.

// Be able to import json in TS
// https://stackoverflow.com/questions/49996456/importing-json-file-in-typescript
declare module '*.json' {
Expand Down

0 comments on commit c72398c

Please sign in to comment.