Skip to content

crelte / cookies / RemoveOptions

Type Alias: RemoveOptions

ts
type RemoveOptions = Omit<SetOptions, "maxAge">;