interface CadPart {
    _nonexistent_CadPart: never;
}

Properties

_nonexistent_CadPart: never