Skip to content

Typescript and Import Support ? #44

@Allakazan

Description

@Allakazan

When i try to use this library with import i'm geting some errors that TS can't find the declaration file.

Can you help me fix this ?

error TS7016: Could not find a declaration file for module 'node-audiorecorder'. 'C:/Users/bruno/workspace/python/influencer-z/node_modules/node-audiorecorder/library/index.js' implicitly has an 'any' type.

Try npm i --save-dev @types/node-audiorecorder if it exists or add a new declaration (.d.ts) file containing declare module 'node-audiorecorder';

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions