ISPO SDK
    Preparing search index...

    Type Alias ProjectCommandsFrame

    Markdown
    ProjectCommandsFrame: FrameBase<"project-commands"> & {
        buildId?: string;
        catalog: ProjectCommandCatalog;
    }

    Grantless publication of the code-first command catalog. buildId binds the live frame to the host-generated bundle that produced the same dist catalog.