We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d702154 commit bfd6b84Copy full SHA for bfd6b84
1 file changed
index.d.ts
@@ -145,6 +145,7 @@ declare module "replicate" {
145
urls: {
146
get: string;
147
cancel: string;
148
+ web?: string;
149
};
150
}
151
0 commit comments