Reference
ServerActionReplayStore
Store used to atomically reject replayed server action nonces.
Signature
interface ServerActionReplayStoreMembers
function claim(value: string): ServerActionReplayClaim | Promise<ServerActionReplayClaim>Reference
Store used to atomically reject replayed server action nonces.
interface ServerActionReplayStorefunction claim(value: string): ServerActionReplayClaim | Promise<ServerActionReplayClaim>