Searched defs:SUFFIX_REG (Results 1 – 1 of 1) sorted by relevance
342 const SUFFIX_REG = /\.(?:d\.)?(ets|ts|mjs|cjs|js)$/; constant447 const SUFFIX_REG: RegExp = /\.(?:[cm]?js|[e]?ts|json)$/; constant