forked from mystiq/hydrogen-web
Make comment clearer
This commit is contained in:
parent
7a3eabf39c
commit
f658dc2e4b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ export type ThemeManifest = {
|
|||
// A user-facing string that is the name for this theme-collection.
|
||||
name: string;
|
||||
/**
|
||||
* This is produced during the build process and includes data
|
||||
* This is added to the manifest during the build process and includes data
|
||||
* that is needed to load themes at runtime.
|
||||
*/
|
||||
source?: {
|
||||
|
|
Loading…
Reference in a new issue