Constructors
constructor
- new Source(source?: string | any, options?: any): Source
-
Parameters
-
Optional source: string | any
-
Default value options: any = { isCharCode: true }
Properties
Private options
options: any
Methods
charAt
- charAt(position: number): string | number
-
Parameters
Returns string
|
number
The length of source