Authentication
You need to initialize this SDK with you API token before doing anything. You can get your on https://tinybird.co.
import tb from 'tinybird-sdk';
tb.init('1036fae0-3a28-11ea-a5e3-...');
You need to initialize this SDK with you API token before doing anything. You can get your on https://tinybird.co.
import tb from 'tinybird-sdk';
tb.init('1036fae0-3a28-11ea-a5e3-...');