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