1

I am beginner in typescript and could someone give me a hint: How will look like d.ts file from js library https://github.com/bettiolo/oauth-signature-js/blob/master/src/app/oauth-signature.js

2

1 Answer 1

1

It's not possible to automatically create d.ts files. You should write it. Although you can look into DefinitelyTyped library, there are many typings for popular libraries.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.