@refinio/one.models
    Preparing search index...
    interface PhoneNumber {
        $type$: "PhoneNumber";
        number: string;
    }
    Index

    Properties

    Properties

    $type$: "PhoneNumber"
    number: string