mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 06:55:06 -04:00
feat(new-tool): http status codes
This commit is contained in:
parent
6fb4994603
commit
8355bd2ae4
6 changed files with 525 additions and 0 deletions
1
components.d.ts
vendored
1
components.d.ts
vendored
|
@ -37,6 +37,7 @@ declare module '@vue/runtime-core' {
|
|||
NH1: typeof import('naive-ui')['NH1']
|
||||
NH2: typeof import('naive-ui')['NH2']
|
||||
NH3: typeof import('naive-ui')['NH3']
|
||||
NH4: typeof import('naive-ui')['NH4']
|
||||
NIcon: typeof import('naive-ui')['NIcon']
|
||||
NImage: typeof import('naive-ui')['NImage']
|
||||
NInput: typeof import('naive-ui')['NInput']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue