• Jobs
  • About Us
  • professionals
    • Home
    • Jobs
    • Courses and challenges
  • business
    • Home
    • Post vacancy
    • Our process
    • Pricing
    • Assessments
    • Payroll
    • Blog
    • Sales
    • Salary Calculator

0

116
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 3 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 Our process Sales
Legal
Terms and conditions Privacy policy
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recommend me some offers
I have an error