Sandra Borderieux

Sandra Borderieux (born 30 January 1979) is a French-Spanish judoka.

Achievements

Year Tournament Place Weight Class
2005European Championships 7thHeavyweight (+78 kg)
Mediterranean Games 2ndHeavyweight (+78 kg)
2001Mediterranean Games 2ndHeavyweight (+78 kg)
gollark: I'm using esbuild and esbuild-svelte.
gollark: (`result` is an object)
gollark: For some reason this is fine, but if I change `result` to `result.someattribute` it says this:
gollark: ```html<style lang="sass"></style><script> import { onMount } from "svelte" import Loading from "./Loading.svelte" import rpc from "./rpc.js" export let id let promise onMount(() => { promise = rpc("get_page", id) })</script>{#await promise} <Loading />{:then result} <pre>{JSON.stringify(result)}</pre>{:catch error} <em>Error {error}</em>{/await}```
gollark: I am having a very incomprehensible problem.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.