kopia lustrzana https://github.com/shoelace-style/shoelace
Update generated file
rodzic
0e66071def
commit
0e44d0fb7d
|
@ -510,7 +510,7 @@ export namespace Components {
|
||||||
*/
|
*/
|
||||||
"type": 'currency' | 'decimal' | 'percent';
|
"type": 'currency' | 'decimal' | 'percent';
|
||||||
/**
|
/**
|
||||||
* The number to format in bytes.
|
* The number to format.
|
||||||
*/
|
*/
|
||||||
"value": number;
|
"value": number;
|
||||||
}
|
}
|
||||||
|
@ -2095,7 +2095,7 @@ declare namespace LocalJSX {
|
||||||
*/
|
*/
|
||||||
"type"?: 'currency' | 'decimal' | 'percent';
|
"type"?: 'currency' | 'decimal' | 'percent';
|
||||||
/**
|
/**
|
||||||
* The number to format in bytes.
|
* The number to format.
|
||||||
*/
|
*/
|
||||||
"value"?: number;
|
"value"?: number;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue