UNPKG

react-d3-library

Version:
3 lines 96 B
module.exports = string => { return string.slice(string.indexOf('<'), string.indexOf('>')+1) }