Skip to content

Add type definitions - #54

Open
flaviut wants to merge 1 commit into
tryretool:mainfrom
oneapp-oss:flaviu/retool-type-def
Open

Add type definitions#54
flaviut wants to merge 1 commit into
tryretool:mainfrom
oneapp-oss:flaviu/retool-type-def

Conversation

@flaviut

Copy link
Copy Markdown

No description provided.

@flaviut
flaviutforce-pushed the flaviu/retool-type-def branch from 2abf950 to 532a05dCompareNovember 29, 2023 21:47
Comment threadpackage.json
Comment on lines +15 to +17
"types": "Retool.d.ts",
"main": "Retool.js",
"type": "commonjs",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the build script could be edited to rename these to index.*, (although that'd have no actual effect) but without these lines, my project depending on this wouldn't build.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@flaviut