You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2024. It is now read-only.
Update typings for default export and config (#189)
1) Typescript restricts the use of expressions directly in an export statement. Updated to a proper way of making a DTS.
2) Added return type declaration to `config`
0 commit comments