Switch to gts/tsc-multi
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import type {Event} from 'nostr-tools/lib/event'
|
||||
import type {Filter} from 'nostr-tools/lib/filter'
|
||||
import type {Event, Filter} from 'nostr-tools'
|
||||
import type {Connection} from './Connection'
|
||||
|
||||
export type PublishMeta = {
|
||||
|
||||
+1
-2
@@ -1,5 +1,4 @@
|
||||
import type {Event} from 'nostr-tools/lib/event'
|
||||
import type {Filter} from 'nostr-tools/lib/filter'
|
||||
import type {Event, Filter} from 'nostr-tools'
|
||||
import type {Connection} from './Connection'
|
||||
import type {Emitter} from './util/Emitter'
|
||||
import type {Message} from './util/Socket'
|
||||
|
||||
Reference in New Issue
Block a user