@wistia/vhs 2.49.2-beta.bd640b59.408dc92 → 2.49.2-beta.de45ab27.7f233cb

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.
@@ -0,0 +1,2 @@
1
+ export declare const UseClipboardExampleWithError: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=UseClipboardExampleWithError.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UseClipboardExampleWithError.d.ts","sourceRoot":"","sources":["../../../src/hooks/useClipboard/UseClipboardExampleWithError.tsx"],"names":[],"mappings":"AAYA,eAAO,MAAM,4BAA4B,+CAkDxC,CAAC"}
@@ -1,2 +1,2 @@
1
- export declare const useClipboard: (textToCopy: string, timeout?: number) => [() => Promise<void>, boolean];
1
+ export declare const useClipboard: (textToCopy: string, timeout?: number) => [() => Promise<void>, boolean, boolean];
2
2
  //# sourceMappingURL=useClipboard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useClipboard.d.ts","sourceRoot":"","sources":["../../../src/hooks/useClipboard/useClipboard.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,eACX,MAAM,uBAEjB,CAAC,MAAM,QAAQ,IAAI,CAAC,EAAE,OAAO,CAa/B,CAAC"}
1
+ {"version":3,"file":"useClipboard.d.ts","sourceRoot":"","sources":["../../../src/hooks/useClipboard/useClipboard.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,eACX,MAAM,uBAEjB,CAAC,MAAM,QAAQ,IAAI,CAAC,EAAE,OAAO,EAAE,OAAO,CAoBxC,CAAC"}