refactor: rename schema to json-schema

This commit is contained in:
syuilo
2023-03-10 14:22:37 +09:00
parent 66aef2e716
commit 5de8930058
65 changed files with 76 additions and 76 deletions

View File

@@ -1,4 +1,4 @@
import type { Packed } from './schema.js';
import type { Packed } from './json-schema.js';
/**
* 投稿を表す文字列を取得します。