WIP Constellation plot ideas #21
Annotations
7 errors
Typecheck
Type '{ buffer: REGL.DynamicVariable<REGL.Buffer | REGL.DynamicVariable<REGL.Buffer>>; divisor: number; }' is not assignable to type 'MaybeDynamic<Attribute, DefaultContext, Props>'.
|
Typecheck
Type '{ buffer: REGL.DynamicVariable<REGL.Buffer>; divisor: number; }' is not assignable to type 'MaybeDynamic<Attribute, DefaultContext, Props>'.
|
Typecheck
Type '{ buffer: REGL.DynamicVariable<REGL.Buffer>; divisor: number; }' is not assignable to type 'MaybeDynamic<Attribute, DefaultContext, Props>'.
|
Typecheck
Type '{ buffer: REGL.DynamicVariable<REGL.Buffer>; divisor: number; }' is not assignable to type 'MaybeDynamic<Attribute, DefaultContext, Props>'.
|
Typecheck
Cannot assign to 'min' because it is a read-only property.
|
Typecheck
Cannot assign to 'max' because it is a read-only property.
|
Typecheck
Process completed with exit code 1.
|
Loading