Module entities/FigmagicElement/logic/getTokenMatch
Functions
getTokenMatch
- getTokenMatch(tokens: any, tokenFileName: string, property: string, expectedValue: string | number | Record<string, unknown>, remSize: number, outputFormatColors?: OutputFormatColors): TokenMatch
Parameters
tokens: any
tokenFileName: string
property: string
expectedValue: string | number | Record<string, unknown>
remSize: number