faviconv-noREADME|ARCHIVES|CATEGORIES|SEARCH|
«Wed Jan 06 2021AkrISrnAPI26f1ac7Raw
config
The documentation is a work in progress, and English edition is just an empty shell for now. I will translate it when Chinese edition has done.

getSelectConf()

v1.2.0 +

  • 参数:无
  • 返回值:string

获取当前使用的配置名。

config

v1.2.0 +

  • 类型:IConfig

配置对象。

confList

v1.2.2 +

  • 类型:TConfList | null

多配置的配置名列表,包含别名。

enableMultiConf

v1.2.0 +

  • 类型:boolean

是否启用多配置。

baseFiles

v1.2.0 +

  • 类型:string[]

基础文件列表。

shortBaseFiles

v1.2.0 +

  • 类型:
{
  index: string
  readme: string
  archive: string
  category: string
  search: string}
TypeScript

基础文件的短路径列表(省略 index.md)。

homeHash

v1.2.0 +

  • 类型:string

主页的 Hash 地址。

This page is open source, improve it
Graph