MVFv3 API Documentation
    Preparing search index...

    Interface FacadeIntegrityErrorProperties

    interface FacadeIntegrityErrorProperties {
        MissingFloorStackError: null;
        UnknownFloorStackError: { floorStackId: `fs_${string}` };
    }
    Index

    Properties

    MissingFloorStackError: null
    UnknownFloorStackError: { floorStackId: `fs_${string}` }