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

generate index.ts for .gs.ts packages #2

Open
paralin opened this issue Mar 18, 2024 · 0 comments
Open

generate index.ts for .gs.ts packages #2

paralin opened this issue Mar 18, 2024 · 0 comments

Comments

@paralin
Copy link
Owner

paralin commented Mar 18, 2024

  • generate index.ts
  • for each .gs.ts file:
  • get list of exports (symbols with capital letter at beginning)
  • export { Foo, Bar, Baz } from "./baz.gs.ts"
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

1 participant