Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

162
Views
Is there anyway to declare all class to index.d.ts?

How do I declaring all class in multiple different files? In my current typings/index.d.ts was

declare module 'mymodule'
declare module 'mymodule/myfiles.js'

I can import them using these codes

import { FirstClass } from "estrajs";
import { SecondClass } from "estrajs/myfiles.js";

But I want the second import don't use any of files name at the end like ./myfiles.js, I just want only use the first import

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!