This commit is contained in:
parent
1efaf2f0b1
commit
f75305ebfe
5 changed files with 64 additions and 7 deletions
1
global.d.ts
vendored
1
global.d.ts
vendored
|
|
@ -1,4 +1,5 @@
|
|||
declare global {
|
||||
let __BLOG_POSTS__: string[]
|
||||
let __GIT_LOG_OUTPUT__: Record<string, string>;
|
||||
}
|
||||
export { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue