proto: fix proto generation, tsc: fix node imports of compiled code
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Boom } from '@hapi/boom'
|
||||
import { proto } from '../../WAProto'
|
||||
import { proto } from '../../WAProto/index.js'
|
||||
import { NOISE_MODE, WA_CERT_DETAILS } from '../Defaults'
|
||||
import type { KeyPair } from '../Types'
|
||||
import type { BinaryNode } from '../WABinary'
|
||||
|
||||
Reference in New Issue
Block a user