InitStoresResetOptionsType
type InitStoresResetOptionsType<StoreDataType> = {
omit?: Array<keyof StoreDataType>
}
Unexpected error with integration github-files: Integration is not authenticated with GitHub
Last updated
Was this helpful?
type InitStoresResetOptionsType<StoreDataType> = {
omit?: Array<keyof StoreDataType>
}
Unexpected error with integration github-files: Integration is not authenticated with GitHub
Last updated
Was this helpful?