source:
frontend/node_modules/eslint-module-utils/readPkgUp.d.ts@
99ab276
| Last change on this file since 99ab276 was 9af201e, checked in by , 3 weeks ago | |
|---|---|
|
|
| File size: 157 bytes | |
| Line | |
|---|---|
| 1 | import pkgUp from './pkgUp'; |
| 2 | |
| 3 | declare function readPkgUp(opts?: Parameters<typeof pkgUp>[0]): {} | { pkg: string, path: string }; |
| 4 | |
| 5 | export default readPkgUp; |
Note:
See TracBrowser
for help on using the repository browser.
