interface PrimaryText {
    runs: Run[];
}

Properties

Properties

runs: Run[]