Update d2js/js/src/index.d.ts

Co-authored-by: stereobooster <stereobooster@gmail.com>
This commit is contained in:
JoLo 2025-03-04 08:38:52 +01:00 committed by GitHub
parent 86f2f29c74
commit a582104226
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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