Would you like to clone this notebook?

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

Cancel

part-native: console#log

node v0.12.18
version: 2.0.0
endpointsharetweet
var createPart = require('part-native'); var log = createPart('console').log;
log('look in the console!');
Loading…

no comments

    sign in to comment