- Preparing search index...
- The search index is not available
TESSA Web API
Methods
extend
- extend<T, S, Arr, Internal>(storage: IStorageArray<S>, internalFactory: ((s: IStorageArray<S>) => Internal)): Arr
-
Returns Arr
is
- is<T, S>(arr: unknown, s?: Function): arr is S
-
Parameters
-
arr: unknown
-
s: Function = StorageArrayInternal
Returns arr is S