Skip to content

Incorrect TypeScript declarations #61

@moltar

Description

@moltar

For some reason, the generated ifvisible.js/ifvisible.d.ts type declaration file contains the following:

declare module "ifvisible" {
    module iVisible {

Which is an invalid module name, and this the types aren't being picked up.

Edit: this is for 1.0.6 version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions