Function isJSExt

  • Parameters

    • e: any

    Returns e is
        | ".cjs"
        | ".mjs"
        | ".js"
        | ".jsx"