mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 04:36:31 +08:00
fix type
This commit is contained in:
parent
a500b2810c
commit
aa1430aa16
@ -1,4 +1,4 @@
|
||||
import type * as EnterpriseContract from '@/contract/generated/enterprise/types.gen'
|
||||
import type * as EnterpriseContract from '@dify/contracts/enterprise/types.gen'
|
||||
import type { AppIconType } from '@/types/app'
|
||||
|
||||
type Timestamp = string
|
||||
|
||||
Loading…
Reference in New Issue
Block a user