refactor(reactivity): separate track and trigger operation types
This commit is contained in:
@@ -28,4 +28,4 @@ export {
|
||||
DebuggerEvent
|
||||
} from './effect'
|
||||
export { lock, unlock } from './lock'
|
||||
export { OperationTypes } from './operations'
|
||||
export { TrackOpTypes, TriggerOpTypes } from './operations'
|
||||
|
||||
Reference in New Issue
Block a user