change config key + merge

This commit is contained in:
mp 2024-12-09 19:45:45 -08:00
parent 0db0513752
commit 62e1657274

View file

@ -14,7 +14,7 @@ import { defaultVoidProviderState, ProviderName, VoidProviderState } from '../..
const VOID_CONFIG_KEY = 'void.partialVoidConfig'
const VOID_CONFIG_KEY = 'void.config'
type SetStateFn = <K extends ProviderName>(
providerName: K,