update proto

This commit is contained in:
Adhiraj Singh
2021-07-29 20:33:19 +05:30
parent 5c4a317213
commit b5ee036ae9
13 changed files with 6164 additions and 29547 deletions

View File

@@ -1,7 +1,7 @@
import type { Agent } from "https"
import type { Logger } from "pino"
import type { URL } from "url"
import { proto } from '../../WAMessage/WAMessage'
import { proto } from '../../WAMessage'
// export the WAMessage Prototypes
export { proto as WAMessageProto }