feat(gr-sheet): extents by reference #36
Annotations
10 errors
compile_all
Type '(itemGenerator: AsyncGenerator<{ classID: "localized-concept"; uuid: string; itemData: LocalizedConceptData; } | { classID: "concept"; uuid: string; itemData: ConceptData; }, void, undefined>, opts: RegisterItemConversionOpts | undefined) => AsyncGenerator<...>' is not assignable to type '(items: AsyncGenerator<{ classID: "localized-concept"; uuid: string; itemData: LocalizedConceptData; } | { classID: "concept"; uuid: string; itemData: ConceptData; }, void, undefined>, opts?: RegisterItemConversionOpts | undefined) => AsyncGenerator<...>'.
|
compile_all
Cannot find module 'immutability-helper' or its corresponding type declarations.
|
compile_all
Cannot find module 'react' or its corresponding type declarations.
|
compile_all
Cannot find module '@emotion/react' or its corresponding type declarations.
|
compile_all
Cannot find module '@blueprintjs/core' or its corresponding type declarations.
|
compile_all
Cannot find module '@riboseinc/paneron-registry-kit/types' or its corresponding type declarations.
|
compile_all
Cannot find module '@riboseinc/paneron-registry-kit' or its corresponding type declarations.
|
compile_all
Binding element 'aliases' implicitly has an 'any' type.
|
compile_all
Binding element 'onChange' implicitly has an 'any' type.
|
compile_all
Parameter 'evt' implicitly has an 'any' type.
|