Add syntactic sugar for assetDataUtils (#2388)
* add syntactic sugar for assetDataUtils
This commit is contained in:
@@ -58,6 +58,15 @@ export const docGenConfigs: DocGenConfigs = {
|
||||
'GlobalStakeByStatus',
|
||||
'OwnerStakeByStatus',
|
||||
'StakingPoolById',
|
||||
'AssetData',
|
||||
'SingleAssetData',
|
||||
'ERC20AssetData',
|
||||
'ERC20BridgeAssetData',
|
||||
'ERC721AssetData',
|
||||
'ERC1155AssetData',
|
||||
'MultiAssetData',
|
||||
'StaticCallAssetData',
|
||||
'MultiAssetDataWithRecursiveDecoding',
|
||||
],
|
||||
// Some libraries only export types. In those cases, we cannot check if the exported types are part of the
|
||||
// "exported public interface". Thus we add them here and skip those checks.
|
||||
|
Reference in New Issue
Block a user