JavaScript Buat Regex

const reguarExp = new RegExp('abc');
SAMER SAEID