AIDK API Reference / aidk-shared / normalizeContentInput
Function: normalizeContentInput() ​
ts
function normalizeContentInput(input: ContentInput): ContentBlock;Defined in: packages/shared/src/input.ts:96
Normalize ContentInput to ContentBlock
Parameters ​
| Parameter | Type |
|---|---|
input | ContentInput |