ADD: Quicktype hint

This commit is contained in:
Robert Kossessa
2024-03-22 16:06:21 +01:00
parent 907425b56c
commit 2818a83b03

View File

@@ -3,6 +3,8 @@ import { useDebounceFn } from '@vueuse/core'
import { useAppStore } from '@renderer/appStore'
import { randomName } from '@renderer/randomName'
// Generated from https://github.com/katbinaris/NanoD_RatchetH1/blob/runger/communications.md
// Using https://app.quicktype.io/
export interface Profile {
version: number
name: string