Preparing search index...

    Metadata information about a package.

    Index

    Constructors

    Properties

    assetId: string

    Asset identifier string for the package.

    filePaths: string[]

    List of file paths included in the package.

    name: string

    Display name of the package.

    tags: string[]

    Tags associated with the package for categorization or search.

    uid: Uuid

    Unique identifier (UUID) for the package.

    versionMajor: number

    Major version number of the package.

    versionMinor: number

    Minor version number of the package.

    versionPatch: number

    Patch version number of the package.