@@ -24,7 +24,6 @@ export namespace ExpectedExports {
export type migration = (
effects: Effects,
version: string,
options?: any,
) => Promise<ResultType<MigrationRes>>;
export type action = {
[id: string]: (
The note is not visible to the blocked user.