mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
chore(mobx): refactor into interfaces
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { action, computed, makeAutoObservable, ObservableSet } from "mobx";
|
||||
|
||||
import Persistent from "../Persistent";
|
||||
import Persistent from "../interfaces/Persistent";
|
||||
|
||||
/**
|
||||
* Union type of available experiments.
|
||||
|
||||
Reference in New Issue
Block a user