Update d2js/js/src/index.d.ts
Co-authored-by: stereobooster <stereobooster@gmail.com>
This commit is contained in:
parent
86f2f29c74
commit
a582104226
1 changed files with 1 additions and 1 deletions
2
d2js/js/src/index.d.ts
vendored
2
d2js/js/src/index.d.ts
vendored
|
|
@ -22,7 +22,7 @@ declare module "@terrastruct/d2" {
|
|||
* @default -1
|
||||
* The theme to use when the viewer's browser is in dark mode.
|
||||
*/
|
||||
darkTheme?: number;
|
||||
darkThemeID?: number;
|
||||
|
||||
/**
|
||||
* @default 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue