web / UseCustomAssetsState
Interface: UseCustomAssetsState ​
Defined in: apps/web/app/composables/useCustomAssets/types.ts:3
Properties ​
currentAsset ​
currentAsset:
Asset
Defined in: apps/web/app/composables/useCustomAssets/types.ts:7
data ​
data:
Asset[]
Defined in: apps/web/app/composables/useCustomAssets/types.ts:4
initialData ​
initialData:
Asset[]
Defined in: apps/web/app/composables/useCustomAssets/types.ts:6
loading ​
loading:
boolean
Defined in: apps/web/app/composables/useCustomAssets/types.ts:5