proto: fix proto generation, tsc: fix node imports of compiled code
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import type { Boom } from '@hapi/boom'
|
||||
import { proto } from '../../WAProto'
|
||||
import { proto } from '../../WAProto/index.js'
|
||||
import type { AuthenticationCreds } from './Auth'
|
||||
import type { WACallEvent } from './Call'
|
||||
import type { Chat, ChatUpdate, PresenceData } from './Chat'
|
||||
|
||||
Reference in New Issue
Block a user