Interface TimingAttribute

interface TimingAttribute {
    type: "timing";
}

Properties

Properties

type: "timing"

Generated using TypeDoc