sindresorhus / pupa

Simple micro templating

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't get real return values

hosea3000 opened this issue · comments

commented

I can not get real return values, because of this code return result || ''

if result to Boolean is false, i got ''. like 0, false, null, undefined...