const logSchema = {
total: {
type: 'number' as const,
optional: false as const, nullable: false as const,
},
inc: {
dec: {
diffs: {
type: 'object' as const,
properties: {
normal: {
reply: {
renote: {
}
};
export const schema = {
local: {
properties: logSchema
remote: {
export const name = 'notes';