UNPKG

cheetah-framework

Version:

Cheetah Framework JS used in all our applications

6 lines (5 loc) 83 B
export default error => { if (typeof error !== 'string') { throw error } }