Skip to content

Commit 9717a3f

Browse files
authored
Merge pull request #62 from robert1chi/master
2 parents 5282ad3 + bb7e72c commit 9717a3f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/global.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ declare namespace _iro {
105105
const ext_shared_lib: boolean
106106
const dev_mode: boolean
107107
const is_admin: boolean | string
108+
const page_annotation: string | string[]
109+
const have_annotation: boolean
108110
}
109111
declare namespace mashiro_global {
110112
//let font_control:FontControl

0 commit comments

Comments
 (0)