fulton

node v8.17.0
version: master
endpointsharetweet
const myStr = "hello test 123" const { 0: input, 1: group } = myStr.match(/^hello (.*123)/); group
Loading…

no comments

    sign in to comment