Type Alias CreateStateFromRefFn

CreateStateFromRefFn: (<T>(transform: StateTransformer<T>, options?: any, externalTarget?: any) => StateFromRef<T>)