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

[Modules]: Change __params into a global variable #56

Closed
2 tasks done
Anonymxtrix opened this issue Apr 23, 2021 · 1 comment
Closed
2 tasks done

[Modules]: Change __params into a global variable #56

Anonymxtrix opened this issue Apr 23, 2021 · 1 comment
Labels
Enhancement [Category] New feature request

Comments

@Anonymxtrix
Copy link
Contributor

Feature

Is your feature request related to a problem? Please describe.

I'm always frustrated when TypeDoc API generator requires functions/mock functions to be defined in functions.ts in the root directory of the Source Module Bundles.

I would like to change the default export function in Source Module Bundle's index.ts to regular export function ... for every function provided by the Source Module. The __params should be changed into a global variable (ie. __dirname).

Checklist

  • I checked the requested feature does not already exist
  • I checked to make sure that this issue has not already been filed
@leeyi45
Copy link
Contributor

leeyi45 commented Apr 16, 2023

Issue has since been resolved by #126, #148, #153 and #163

@leeyi45 leeyi45 closed this as completed Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement [Category] New feature request
Projects
None yet
Development

No branches or pull requests

2 participants