Skip to content

Commit c1c7c16

Browse files
wixysamcursoragent
andcommitted
Regenerate docs with updated FunctionName example
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3bb960e commit c1c7c16

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/modules/functions.types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ export interface FunctionsModule {
4949
* // Basic function call
5050
* const result = await base44.functions.invoke('calculateTotal', {
5151
* items: ['item1', 'item2'],
52-
* discount: 0.1
5352
* });
5453
* console.log(result.data.total);
5554
* ```

0 commit comments

Comments
 (0)