RunKit + npm: dedent

node v8.17.0
version: master
endpointsharetweet
const endent = require('endent') const a = endent` hello world `; const b = endent` foo. ${a} bar. `;
Created from: https://npm.runkit.com/dedent
Loading…

no comments

    sign in to comment