### API Reference 1. Start by creating a library wrapper (for either the WebAssembly or Asm.js version) by using [loadNativeClipperLibInstanceAsync](./libInit/loadNativeClipperLibInstanceAsync.md) 2. Explore and use all the functions available inside the returned [ClipperLibWrapper](./shared/ClipperLibWrapper.md) class instance.