Skip to content

Conversation

@yuheiy
Copy link
Contributor

@yuheiy yuheiy commented Sep 17, 2024

Currently, the type of return value of readdirpPromise is Promise<unknown>. I fixed the type to Promise<string[]>.

@paulmillr paulmillr merged commit 24cdcdb into paulmillr:master Sep 17, 2024
@KillerCodeMonkey
Copy link
Contributor

but the type should be Promise<EntityInfo[]>, right?

@paulmillr
Copy link
Owner

Likely

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

Labels

None yet

3 participants