Options
All
  • Public
  • Public/Protected
  • All
Menu

原版 node-segment 的格式

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

TABLE

TABLE: IDICT<string>

TABLE2

TABLE2: any | IDICT2<string>

options

options: IOptions

type

type: string

Methods

_add

  • _add(n1: string, n2: string): void

Protected _trim

  • _trim(s: string): string

add

  • add(data: [string, string] & string[], skipExists?: boolean): this

exists

  • exists<U>(data: U, ...argv: any[]): T

size

  • size(): number

Generated using TypeDoc