Skip to content

Conversation

DavidSanwald
Copy link

types in index.ts have been moved to types.ts, a function defined in index.ts has been moved to parsting.ts, next to its use

fixes
#43

@DavidSanwald
Copy link
Author

it could be the case, that the types in index.ts were intended to be part of the public module surface. I didn't check yet, therefore it's currently still a draft.

types in index.ts have been moved to types.ts, a function defined in index.ts has been moved to parsting.ts, next to its use
@DavidSanwald DavidSanwald force-pushed the fix/resolve-circular-dependencies branch from aba565c to aca17dd Compare April 21, 2024 00:46
@DavidSanwald
Copy link
Author

Ah, now I see the JSDoc strings.
Of course everything what's currently public, should remain public for now, I'll adjust that the coming days.

But can could it be that the case, that the module API exposes a lot of things, that wouldn't need to be public?

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.

1 participant