mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-23 06:14:45 +00:00
Use @types/ini
This commit is contained in:
parent
9b7fb640b1
commit
7cfc90cf21
3 changed files with 8 additions and 3 deletions
3
src/ini.d.ts
vendored
3
src/ini.d.ts
vendored
|
@ -1,3 +0,0 @@
|
|||
declare module 'ini' {
|
||||
function parse(ini: string): Record<string, string | object>;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue