Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

how to use 1

node v10.24.1
version: 1.0.0
endpointsharetweet
const { notAsked, failure, success } = require('dataway'); const foo = success('Mr Wilson'); const bar = failure('any suited error value'); const baz = notAsked;
Loading…

no comments

    sign in to comment