Страница заметки в блоге
This commit is contained in:
parent
f79762b1e0
commit
f0a361c56d
4 changed files with 124 additions and 1 deletions
1
src/app.d.ts
vendored
1
src/app.d.ts
vendored
|
|
@ -23,6 +23,7 @@ declare global {
|
|||
title: string;
|
||||
thumbnail?: string;
|
||||
date?: string;
|
||||
dateChanged?: string;
|
||||
description: string;
|
||||
publisher: string;
|
||||
published?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue