diff --git a/index.d.ts b/index.d.ts index 9f9cc5a..229d56d 100644 --- a/index.d.ts +++ b/index.d.ts @@ -34,4 +34,4 @@ interface ParsedStatus { from: string; } -export default nodeUfw; \ No newline at end of file +export = nodeUfw; \ No newline at end of file