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