Home > @theweave/api > AppletServices > getAssetInfo
AppletServices.getAssetInfo property
Get info about the specified entry of this Applet
Signature:
typescript
getAssetInfo: (appletClient: AppClient, wal: WAL, recordInfo?: RecordInfo) => Promise<AssetInfo | undefined>;