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

refactor(api): client generation #170

Merged
merged 5 commits into from
Mar 3, 2022

Conversation

tqma113
Copy link
Collaborator

@tqma113 tqma113 commented Mar 2, 2022

typeDeclarations: (formatResult: FormatResult, options?: CodegenOptions) => string[]
variableDeclarations: (formatResult: FormatResult, options?: CodegenOptions) => string[]
apiFunctionParams: (
formApi: FormatApi,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is formApi short for formatApi? It confuses.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

my mistake, it is a typo

@Lucifier129 Lucifier129 merged commit a677bf2 into farrow-js:master Mar 3, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants