Type Alias NostoPlacementProps

NostoPlacementProps: {
    id: string;
    pageType?: string;
}