@gaiot/apis
Version:
aiot apis
10 lines (9 loc) • 896 B
JavaScript
var t = /* @__PURE__ */ ((r) => (r[r.None = 0] = "None", r[r.SourceFile = 1] = "SourceFile", r[r.WebLink = 2] = "WebLink", r))(t || {}), a = /* @__PURE__ */ ((r) => (r.Unprotected = "不受著作权保护", r.ProtectAuthorize = "受著作权保护,已获得授权", r.ProtectUnauthorize = "受著作权保护,未获得授权", r))(a || {}), n = /* @__PURE__ */ ((r) => (r[r.Robot = 1] = "Robot", r[r.User = 2] = "User", r[r.System = 3] = "System", r))(n || {}), P = /* @__PURE__ */ ((r) => (r.Start = "start", r.End = "end", r))(P || {}), b = /* @__PURE__ */ ((r) => (r[r.Processing = 1] = "Processing", r[r.Success = 2] = "Success", r[r.Failed = 3] = "Failed", r))(b || {}), v = /* @__PURE__ */ ((r) => (r.AECPILOT = "aecpilot", r))(v || {});
export {
b as AecKnowledgeFileStatus,
v as IFileOrigin,
n as IHistoryRole,
t as ISourceType,
P as IThinkingStatus,
a as IversionInfo
};