Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export module instead of namespace for TS declaration #751

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Dec 14, 2019

  1. Export module instead of namespace for TS declaration

    The source code uses modules, so now the types will too.
    This fixes the issue of not being able to use the default export
    although it exists.
    Kevin Sullivan committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    fbe6972 View commit details
    Browse the repository at this point in the history