This repository has been archived by the owner on Aug 24, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: return basename or boolean from isEncoded (#91)
The return type should be BaseName or false, remove the @returns annotation and let the compiler figure it out.
- Loading branch information