Type Alias TokenProperties

TokenProperties: {
    propertyData: string;
    propertyValidator: string;
}