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