pass initData in #1619
Annotations
6 errors
|
Lint
Process completed with exit code 2.
|
|
Lint
Argument of type '(port?: number) => FoundationSimulator<any>' is not assignable to parameter of type '(initData?: unknown) => FoundationSimulator<any>'.
|
|
Lint
Type '(initData?: unknown) => FoundationSimulator<any>' is not assignable to type 'FoundationSimulator<any>'.
|
|
Lint
Type '(initData?: unknown) => FoundationSimulator<any>' is not assignable to type 'FoundationSimulator<any>'.
|
|
Lint
Type '(initData?: unknown) => FoundationSimulator<any>' is not assignable to type 'FoundationSimulator<any>'.
|
|
Lint
Type '(initData?: unknown) => FoundationSimulator<any>' is not assignable to type 'FoundationSimulator<any>'.
|