Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "script/sort-line"

Index

Variables

Functions

Object literals

Variables

Let CWD

CWD: any = path.join(ProjectConfig.dict_root, 'blacklist')

Let USE_CJK_MODE

USE_CJK_MODE: number = 2

naturalCompare

naturalCompare: any

Functions

SortList

  • SortList<T>(ls: T[]): T[]

Object literals

Let CACHE_LIST

CACHE_LIST: object

skip

skip: (ILoadDictFileRow<string[]> & { cjk_id: string; file: string; line_type: EnumLineType })[] = [] as ILoadDictFileRow2<string[]>[]

Generated using TypeDoc