chore(docs): Generated References (#5743)

Generated the following references:
- `entities`
- `inventory`
- `js-client`
- `pricing`
- `product`
- `services`
- `stock-location`
- `workflows`

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-27 18:58:52 +00:00
committed by GitHub
parent dc6b815b12
commit cdd42dbdcd
1383 changed files with 18978 additions and 20154 deletions

View File

@@ -40,13 +40,13 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
## Methods
### slice
#### slice
`**slice**(begin, end?): [SharedArrayBuffer](../index.md#sharedarraybuffer)`
Returns a section of an SharedArrayBuffer.
#### Parameters
##### Parameters
<ParameterTypes parameters={[
{
@@ -69,7 +69,7 @@ Returns a section of an SharedArrayBuffer.
}
]} />
#### Returns
##### Returns
[SharedArrayBuffer](../index.md#sharedarraybuffer)