- Preparing search index...
- The search index is not available
Documentation 
 
 
 
Indexable
[key: string]: any
Methods
Method0
- Method0(): void
- 
Returns void
Method1
- Method1(): string
- 
Returns string
Method2
- Method2(argA, argB): [T, number]
- 
Parameters
- 
argA: string
- 
argB: string
 
 Returns [T, number]
Method3
- Method3(argA, ...argB): [T, string[]]
- 
Parameters
- 
argA: number
- 
Rest...argB: string[]
 
 Returns [T, string[]]
 
 
 
unexported interface