Update d2js/js/src/index.d.ts
Co-authored-by: stereobooster <stereobooster@gmail.com>
This commit is contained in:
parent
a582104226
commit
6dafe3fdd9
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
|
|
@ -16,7 +16,7 @@ declare module "@terrastruct/d2" {
|
|||
* @default 0
|
||||
* Set the diagram theme ID.
|
||||
*/
|
||||
themeId?: number;
|
||||
themeID?: number;
|
||||
|
||||
/**
|
||||
* @default -1
|
||||
|
|
|
|||
Loading…
Reference in a new issue