Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

158
Visualizações
Is there an easy way to ask the TypeScript compiler to prefix everything to avoid collision with built-in JS classes?

Is there an easy way to ask the TypeScript compiler to prefix everything to avoid collision with built-in JS classes? I need a class with the name Object - it represents a Firebase Storage Object:

export default class Object {
  // etc
}

However, when I try to run the compiled code, I see the error: ReferenceError: Cannot access 'Object' before initialization. That's mainly because the compiled file uses the built-in Object class:

Object.defineProperty(exports, "__esModule", { value: true });
// compiled js code below.

Is there a way to avoid the collision? Maybe a compiler flag. I'd like to avoid using Webpack right now if possible.

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda