Add OrderRelevantState to public types in 0x.js docs configs
				
					
				
			This commit is contained in:
		@@ -160,6 +160,7 @@ const docsInfoConfig: DocsInfoConfig = {
 | 
				
			|||||||
            'OrderState',
 | 
					            'OrderState',
 | 
				
			||||||
            'OrderStateWatcherConfig',
 | 
					            'OrderStateWatcherConfig',
 | 
				
			||||||
            'FilterObject',
 | 
					            'FilterObject',
 | 
				
			||||||
 | 
					            'OrderRelevantState',
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
        typeNameToPrefix: {
 | 
					        typeNameToPrefix: {
 | 
				
			||||||
            Provider: 'Web3',
 | 
					            Provider: 'Web3',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user