Skip to content

dag-designer / Exports / IUseDagDesignApiOptions

Interface: IUseDagDesignApiOptions

Table of contents

Properties

Properties

baseUrl

Optional baseUrl: string

Defined in

dag-designer/src/hooks/use-dag-design-api.ts:19


client

Optional client: IDesignerApiClient

Defined in

dag-designer/src/hooks/use-dag-design-api.ts:20

Released under the MIT License.