mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-10 08:05:00 -04:00
fix(Certificate Parser): add validity dates and enhance extension display
This commit is contained in:
parent
d0582b3142
commit
b9ab7cbf2d
3 changed files with 883 additions and 1 deletions
1
components.d.ts
vendored
1
components.d.ts
vendored
|
@ -135,6 +135,7 @@ declare module '@vue/runtime-core' {
|
|||
NCollapseTransition: typeof import('naive-ui')['NCollapseTransition']
|
||||
NConfigProvider: typeof import('naive-ui')['NConfigProvider']
|
||||
NDivider: typeof import('naive-ui')['NDivider']
|
||||
NDivider: typeof import('naive-ui')['NDivider']
|
||||
NEllipsis: typeof import('naive-ui')['NEllipsis']
|
||||
NH1: typeof import('naive-ui')['NH1']
|
||||
NH3: typeof import('naive-ui')['NH3']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue