JSFiddle - React, Tailwind, and code Playground

by wuct

JavaScript

function d1() {


}
 
d1().setData(3).add(4).getData(); // --> returns 7