fix: fix a lot of declaration semantic errors (#7194)

This commit is contained in:
Joshua Chen 2022-04-17 23:44:20 +08:00 committed by GitHub
parent b154318c28
commit 7f06857e46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 62 additions and 61 deletions

View file

@ -66,7 +66,7 @@ declare module '@docusaurus/plugin-pwa' {
tagName: string;
href?: string;
content?: string;
[attributeName: string]: string | boolean;
[attributeName: string]: string | boolean | undefined;
}[];
/**
* Useful for additional Workbox rules. You can do whatever a service worker