File size: 53 Bytes
d9494a5
1
2
export const QUOTED_STRING_REGEX = /^['"](.*)['"]$/;