#Using non-exported types from library
2 messages · Page 1 of 1 (latest)
one (messy) way to do it is to make a fork of the repo that exports the types and then install from that github repo rather than the version on npm (by using npm i GithubUsername/RepositoryName)