Closed sdolski closed 3 years ago
Fixes #150
Adjusted typescript declaration file to make the helper methods (toPathArray(), toPathString(), toPointer()) as well as the cache accessible.
npm test
Released as part of v5.0.6. Thanks for the fix!
PR description
Fixes #150
Adjusted typescript declaration file to make the helper methods (toPathArray(), toPathString(), toPointer()) as well as the cache accessible.
Checklist
npm test
, ensuring linting passes