wip: make computed implementation consistent
This commit is contained in:
@@ -8,7 +8,7 @@ export {
|
||||
markImmutable,
|
||||
markNonReactive
|
||||
} from './reactive'
|
||||
export { computed, ComputedRef } from './computed'
|
||||
export { computed, ComputedRef, ComputedOptions } from './computed'
|
||||
export {
|
||||
effect,
|
||||
stop,
|
||||
|
||||
Reference in New Issue
Block a user