UNPKG

ractive

Version:

Next-generation DOM manipulation

4 lines (3 loc) 102 B
export default function Triple$toString () { return ( this.value != undefined ? this.value : '' ); }