Type alias UseCreateSessionWithDistributedKeyProps

UseCreateSessionWithDistributedKeyProps: {
    options?: BuildUserOpOptions;
    policy: PolicyLeaf[];
}

Type declaration