Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

fix: reorganize exports to get default export working #440

fix: reorganize exports to get default export working

fix: reorganize exports to get default export working #440

Triggered via pull request September 25, 2023 23:00
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build (20): src/index.ts#L11
`./lib/types` import should occur before import of `./lib/utils`
build (20): src/index.ts#L11
All imports in the declaration are only used as types. Use `import type`
build (20)
Process completed with exit code 1.
build (18): src/index.ts#L11
`./lib/types` import should occur before import of `./lib/utils`
build (18): src/index.ts#L11
All imports in the declaration are only used as types. Use `import type`
build (18)
Process completed with exit code 1.