chore: rebuild types, docs

This commit is contained in:
Eric Liu 2020-11-26 16:31:13 -08:00
commit 75d7d36884
25 changed files with 191 additions and 151 deletions

View file

@ -25,7 +25,7 @@
/**
* Specify the platform name
* Alternatively, use the named slot "platform" (e.g. <span slot="platform">...</span>)
* Alternatively, use the named slot "platform" (e.g., <span slot="platform">...</span>)
*/
export let platformName = "";