Remove Nostr-related stuff
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
7
src/types/window.d.ts
vendored
7
src/types/window.d.ts
vendored
@ -1,7 +0,0 @@
|
||||
import type { NostrSigner } from '@soapbox/nspec';
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
nostr?: NostrSigner;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user