Skip to content

Commit

Permalink
fix: export types namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Feb 8, 2024
1 parent 1458d4f commit b524077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,5 @@ declare namespace MaizzleFramework {
shorthandCSS
};
}

export = MaizzleFramework;

0 comments on commit b524077

Please sign in to comment.