Would you like to clone this notebook?

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

Cancel

RunKit + npm: wildcard

node v6.17.1
endpointsharetweet
var wildcard = require("wildcard") var res = wildcard('foo.*', 'foo') console.log(typeof res)
Created from: https://runkit.com/npm/wildcard
Loading…

no comments

    sign in to comment