Skip to content

feature: Generate a type declaration file#29

Open
rapsealk wants to merge 5 commits into
mainfrom
feature/type-declaration
Open

feature: Generate a type declaration file#29
rapsealk wants to merge 5 commits into
mainfrom
feature/type-declaration

Conversation

@rapsealk

Copy link
Copy Markdown
Member

While I was trying to import this into typescript project, I faced an error below:

Cannot find module 'backend.ai-client' or its corresponding type declarations. ts(2307)

화면 캡처 2022-12-18 171015

I foud this material from typescript docs and added a simple script to generate a declaration file. After a declaration file has generated, the error is gone.

화면 캡처 2022-12-18 171339

@rapsealk rapsealk added the bug label Dec 18, 2022
@rapsealk rapsealk self-assigned this Dec 18, 2022
@CLAassistant

CLAassistant commented Mar 26, 2023

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants