UNPKG

eslint-import-resolver-typescript-bun

Version:

[![GitHub Actions](https://github.com/opsbr/eslint-import-resolver-typescript-bun/workflows/release/badge.svg)](https://github.com/import-js/eslint-import-resolver-typescript/actions/workflows/ci.yml) [![npm](https://img.shields.io/npm/v/eslint-import-res

4 lines (3 loc) 165 B
import { resolve as resolveTs } from "eslint-import-resolver-typescript"; export declare const interfaceVersion = 2; export declare const resolve: typeof resolveTs;