mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
This commit is contained in:
@ -13,7 +13,7 @@ import type {
|
||||
AppMeta,
|
||||
ConversationItem,
|
||||
} from '@/models/share'
|
||||
import { noop } from 'es-toolkit/compat'
|
||||
import { noop } from 'es-toolkit/function'
|
||||
import { createContext, useContext } from 'use-context-selector'
|
||||
|
||||
export type EmbeddedChatbotContextValue = {
|
||||
|
||||
Reference in New Issue
Block a user