You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import { RNPackage,WorkerTurboModuleFactory } from '@rnoh/react-native-openharmony/ts';
import type { WorkerTurboModule,WorkerTurboModuleContext } from '@rnoh/react-native-openharmony/ts';
没有发现引入包后 package 里的 引用是错误的吗
import { RNPackage,WorkerTurboModuleFactory } from '@rnoh/react-native-openharmony/ts';
import type { WorkerTurboModule,WorkerTurboModuleContext } from '@rnoh/react-native-openharmony/ts';
这里的 WorkerTurboModuleFactory WorkerTurboModule WorkerTurboModuleContext 都找不到
The text was updated successfully, but these errors were encountered: