Skip to content

Commit 5a22672

Browse files
committed
fixed-type-script-type
1 parent d16e09c commit 5a22672

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
2-
import type { InitData, FormField, FieldValue, Sender } from 'global-input-message';
3-
export type * from 'global-input-message';
2+
import type { InitData, FormField, FieldValue, Sender,PermissionRequestMessage } from 'global-input-message';
3+
export * from 'global-input-message';
44
export function useGlobalInputApp(config: ConfigData | (() => ConfigData), canConnect?: boolean, configId?: any): GlobalInputData;
55
export function getGlobalInputState(): GlobalInputState;
66

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy