次の方法で共有


notifyErrorFunctionType type

Notify error function type

type notifyErrorFunctionType = (errorMessage: string) => void