re-added ?
, artefact from MC resolve mistake
Value: [1e-7 to 1e-4]
This commit is contained in:
parent
e1e5e3305d
commit
b90a0e7a1a
|
@ -216,7 +216,7 @@ export interface SquiggleChartProps {
|
|||
/** Bindings of previous variables declared */
|
||||
bindings?: bindings;
|
||||
/** JS imported parameters */
|
||||
jsImports: jsImports;
|
||||
jsImports?: jsImports;
|
||||
/** Whether to show a summary of the distirbution */
|
||||
showSummary?: boolean;
|
||||
/** Whether to show type information about returns, default false */
|
||||
|
|
Loading…
Reference in New Issue
Block a user