This commit is contained in:
Stephen Zhou 2026-04-30 19:53:47 +08:00
parent a500b2810c
commit aa1430aa16
No known key found for this signature in database

View File

@ -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