MVFv3 API Documentation
    Preparing search index...

    Variable AddressExtensionConst

    AddressExtension: MVFExtension<
        typeof AddressExtensionSchema,
        [typeof FloorStackExtension["schema"]],
        AddressIntegrityError,
    > = ...

    The Address extension adds an address property to the MVF, which is a collection of addresses for both the entire bundle, and potentially per floor stack.

    mvf-address