forked from abner/for-legacy-web
chore(mobx): add legacy redux migations
This commit is contained in:
@@ -5,7 +5,7 @@ import { mapToRecord } from "../../lib/conversion";
|
||||
import Persistent from "../interfaces/Persistent";
|
||||
import Store from "../interfaces/Store";
|
||||
|
||||
interface Data {
|
||||
export interface Data {
|
||||
drafts: Record<string, string>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user