Files
medusa-store/docs/content/references/js-client/interfaces/internal.FunctionConstructor.md
Shahed Nasser 3b28f46705 docs: added reference for JS Client (#1629)
* added reference for JS Client

* added reference for JS Client

* added reference for JS Client
2022-07-08 18:21:46 +03:00

635 B

displayed_sidebar
displayed_sidebar
jsClientSidebar

Interface: FunctionConstructor

internal.FunctionConstructor

Callable

FunctionConstructor

FunctionConstructor(...args): Function

Parameters

Name Type
...args string[]

Returns

Function

Defined in

node_modules/typescript/lib/lib.es5.d.ts:314

Properties

prototype

Readonly prototype: Function

Defined in

node_modules/typescript/lib/lib.es5.d.ts:315