proto: fix proto generation, tsc: fix node imports of compiled code
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import type { proto } from '../../WAProto'
|
||||
import type { proto } from '../../WAProto/index.js'
|
||||
import type { Contact } from './Contact'
|
||||
import type { MinimalMessage } from './Message'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user