@duffel/components 2.0.2 → 2.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
// Generated by dts-bundle-generator
|
|
2
|
-
|
|
3
|
-
/// <reference types="prop-types" />
|
|
4
|
-
/// <reference types="react" />
|
|
5
|
-
/// <reference types="scheduler" />
|
|
1
|
+
// Generated by dts-bundle-generator v6.4.0
|
|
6
2
|
|
|
7
3
|
import { StripeError } from '@stripe/stripe-js';
|
|
8
4
|
import * as React from 'react';
|