chore: clean up
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { type CurrentAccount, Event, Keys, Metadata } from "@lume/types";
|
||||
import type { CurrentAccount, Event, Keys, Metadata } from "@lume/types";
|
||||
import { invoke } from "@tauri-apps/api/core";
|
||||
|
||||
export class Ark {
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
export * from "./provider";
|
||||
export * from "./hooks/useEvent";
|
||||
export * from "./hooks/useProfile";
|
||||
export * from "./hooks/useRelayList";
|
||||
export * from "./components/user";
|
||||
export * from "./components/column";
|
||||
export * from "./components/note";
|
||||
|
||||
Reference in New Issue
Block a user