Skip to content

Instantly share code, notes, and snippets.

@bendk
Last active March 22, 2022 21:09
Show Gist options
  • Save bendk/4522d2fb84559bf311330ddf0affa064 to your computer and use it in GitHub Desktop.
Save bendk/4522d2fb84559bf311330ddf0affa064 to your computer and use it in GitHub Desktop.
// This file was autogenerated by some hot garbage in the `uniffi-bindgen-gecko-js` crate.
// Trust me, you don't want to mess with it!
[ChromeOnly, Exposed=Window]
namespace GeometryScaffolding {
[Throws]
Promise<UniFFIRustCallResult> geometryEb69Gradient(ArrayBuffer ln );
[Throws]
Promise<UniFFIRustCallResult> geometryEb69Intersection(ArrayBuffer ln1, ArrayBuffer ln2 );
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment