Skip to main content

DescriptorInfo

type DescriptorInfo = {
id: string;
name: string;
};

metadata about the application descriptor

Properties

id

id: string;

unique id of the application


name

name: string;

name of the application