We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622c594 commit f47a725Copy full SHA for f47a725
lib/index.d.ts
@@ -1,5 +1,7 @@
1
declare module "email-forward-parser" {
2
class EmailForwardParser {
3
+ constructor()
4
+
5
read(
6
body: string,
7
subject?: string,
0 commit comments