fix: add isNameValid to global exports #11

Merged
neb-b merged 1 commit from isNameValid into master 2018-04-24 04:29:47 +02:00

View file

@ -20,6 +20,7 @@ export {
normalizeURI,
isURIValid,
isURIClaimable,
isNameValid
} from 'lbryURI';
// actions