gajus / gajus/extract-time

Import compatibility with ES modules in 2025

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Same issue as detailed here:

https://github.com/gajus/extract-date/issues/9

Workaround using same strategy:

```
import * as et from 'extract-time';
const extractTime = et.default.default;
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.