Skip to content

typescript types #76

@umutc

Description

@umutc

hello,

i am importing module from a ".ts" file but it says types are not defined.
import * as windowManager from "electron-window-manager";

Could not find a declaration file for module 'electron-window-manager'. 'node_modules/electron-window-manager/index.js' implicitly has an 'any' type.
  Try `npm install @types/electron-window-manager` if it exists or add a new declaration (.d.ts) file containing `declare module 'electron-window-manager';`ts(7016)

thanks

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