1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 01:05:40 +02:00
This commit is contained in:
tamaina
2023-05-04 11:13:03 +00:00
parent 47e3792105
commit 0ee1dab2bc
3 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import type { JSONSchema7 } from 'schema-type';
import type { JSONSchema7Definition } from 'schema-type';
export const packedNoteSchema = {
$id: 'https://misskey-hub.net/api/schemas/Note',