mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-28 17:35:49 +08:00
Added dependency on typescript 2.3
This commit is contained in:
1
types/react-stripe-elements/index.d.ts
vendored
1
types/react-stripe-elements/index.d.ts
vendored
@@ -2,6 +2,7 @@
|
||||
// Project: https://github.com/stripe/react-stripe-elements#readme
|
||||
// Definitions by: dan-j <https://github.com/dan-j>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
/// <reference types="stripe-v3" />
|
||||
import * as React from 'react';
|
||||
|
||||
Reference in New Issue
Block a user