Skip to content

Latest commit

 

History

History

page

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

page

for representing HTML pages

API

properties

for representing HTML pages

  • id

    • type : any
  • name

    • type : string
  • title

    • type : string
  • content

    • type : string

    • default :

  • author

    • type : string
  • viewCount

    • type : number

    • default : 0

  • totalEdits

    • type : number

    • default : 0

  • mtime

    • type : number

methods

README auto-generated with docs