Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully Support TypeScript by default #135

Open
nhnam opened this issue Mar 25, 2022 · 1 comment
Open

Fully Support TypeScript by default #135

nhnam opened this issue Mar 25, 2022 · 1 comment

Comments

@nhnam
Copy link

nhnam commented Mar 25, 2022

Hi folks, I made a version of this library which naturally use TypeScript
https://github.com/nhnam/fullstory-browser-sdk

Someone help me make a PR to this original repo?

Thanks in advance!

@luser
Copy link
Contributor

luser commented Jun 13, 2022

Hi there! Thanks for the suggestion. We do use TypeScript extensively at FullStory, so making sure this SDK has first-class TS support is important to us. That being said, the API provided by this SDK is a shim over the Client API provided by the FullStory web script. I don't think converting this repo to TypeScript is something we're likely to do, but I am interested in figuring out if we can expose the TypeScript types for the existing public API via this SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants