finance-mgn - v1.4.1
Preparing search index...
features/parseAirTransactions
isTextItem
Function isTextItem
isTextItem
(
item
:
unknown
)
:
item
is
TextItem
Type guard to check if an item is a TextItem.
Parameters
item
:
unknown
The item to check.
Returns
item
is
TextItem
True if the item is a TextItem.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
finance-mgn - v1.4.1
Loading...
Type guard to check if an item is a TextItem.