Interface LayoutCallArgumentCreationOptions

interface LayoutCallArgumentCreationOptions {
    parameter?: string;
}

Properties

Properties

parameter?: string