refactor(studio): separation of concern between app and module
#495
Annotations
2 errors
|
Typecheck
Process completed with exit code 1.
|
|
Typecheck:
src/module/src/runtime/host.ts#L188
Type '(fsPath: string) => Promise<DatabaseItem | undefined>' is not assignable to type '(fsPath: string) => Promise<DatabaseItem>'.
|
Loading