Type Alias PrivateKey

PrivateKey: {
    access: "private";
    computed: false;
    converted: true;
    data: PrivateKeyName;
}