UNPKG

position-indicator

Version:
39 lines (20 loc) 663 B
[positionIndicator](../README.md) / PositionIndicatorInstance # Interface: PositionIndicatorInstance ## Table of contents ### Properties - [destroy](positionindicatorinstance.md#destroy) - [init](positionindicatorinstance.md#init) ## Properties ### destroy**destroy**: () => *void* #### Type declaration ▸ (): *void* **Returns:** *void* Defined in: [index.ts:18](https://github.com/kunukn/position-indicator/blob/f248d85/src/index.ts#L18) ___ ### init • **init**: () => *void* #### Type declaration ▸ (): *void* **Returns:** *void* Defined in: [index.ts:17](https://github.com/kunukn/position-indicator/blob/f248d85/src/index.ts#L17)