source:
node_modules/update-browserslist-db/index.d.ts@
505f39a
| Last change on this file since 505f39a was 2058e5c, checked in by , 6 months ago | |
|---|---|
|
|
| File size: 134 bytes | |
| Rev | Line | |
|---|---|---|
| [2058e5c] | 1 | /** |
| 2 | * Run update and print output to terminal. | |
| 3 | */ | |
| 4 | declare function updateDb(print?: (str: string) => void): void | |
| 5 | ||
| 6 | export = updateDb |
Note:
See TracBrowser
for help on using the repository browser.
