ISPO SDK
    Preparing search index...

    Type Alias ProjectCommandsReadyFrame

    Markdown
    ProjectCommandsReadyFrame: FrameBase<"project-commands-ready"> & {
        buildId?: string;
    }

    Explicit one-way readiness edge for the command service registered by the matching project-commands publication. It carries no catalog or authority.

    Type Declaration

    • OptionalbuildId?: string

      Build id read from the same host-generated meta tag as the catalog frame.