docusaurus/packages/docusaurus-plugin-pwa
Joshua Chen c38200ba5b
refactor: declare all props as interfaces (#6730)
* refactor: declare all props as interfaces

* fix

* fix...
2022-02-21 11:52:11 +08:00
..
src refactor: declare all props as interfaces (#6730) 2022-02-21 11:52:11 +08:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
copyUntypedFiles.mjs misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json chore: upgrade dependencies (#6715) 2022-02-19 11:47:44 +08:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.browser.json refactor(plugin-pwa): migrate package to TS (#5941) 2021-11-16 20:38:14 +01:00
tsconfig.json refactor(plugin-pwa): migrate package to TS (#5941) 2021-11-16 20:38:14 +01:00
tsconfig.server.json refactor(plugin-pwa): migrate package to TS (#5941) 2021-11-16 20:38:14 +01:00

@docusaurus/plugin-pwa

Progressive web app plugin for Docusaurus.

Usage

See plugin-pwa documentation.