Fix styling comments
This commit is contained in:
parent
9de5ebd4de
commit
c2394b9161
2 changed files with 25 additions and 25 deletions
2
src/@types/global.d.ts
vendored
2
src/@types/global.d.ts
vendored
|
@ -196,7 +196,7 @@ declare global {
|
|||
divId: string,
|
||||
options: {
|
||||
sitekey: string;
|
||||
callback: () => void;
|
||||
callback: (response: string) => void;
|
||||
}
|
||||
) => string;
|
||||
isReady: () => boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue