Search


Search something to see results
interface CPU {
    architecture?: string;
}

Index

Properties

Properties

architecture?: string