@get-milano/core 2.1.0
    Preparing search index...

    Class MilanoVocabulary

    A parsed, validated vocabulary artifact: the consumer's component types, events, and global custom actions.

    Index
    actions: Readonly<Record<string, MilanoActionDeclaration>>
    components: Readonly<Record<string, MilanoComponent>>
    contractMajor: number
    contractMinor: number
    functions: Readonly<Record<string, MilanoFunctionDeclaration>>

    The declared host functions (contract 2.1), by name.

    name: string
    version: string

    Consumer-owned; surfaced in observability, never interpreted.