-
Notifications
You must be signed in to change notification settings - Fork 85
/
manifest.gen.ts
77 lines (73 loc) · 3.36 KB
/
manifest.gen.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
// DO NOT EDIT. This file is generated by deco.
// This file SHOULD be checked into source version control.
// This file is automatically updated during development when running `dev.ts`.
import * as $$$$$$$$$$$0 from "./apps/ai-assistants.ts";
import * as $$$$$$$$$$$1 from "./apps/algolia.ts";
import * as $$$$$$$$$$$2 from "./apps/analytics.ts";
import * as $$$$$$$$$$$3 from "./apps/anthropic.ts";
import * as $$$$$$$$$$$4 from "./apps/blog.ts";
import * as $$$$$$$$$$$5 from "./apps/brand-assistant.ts";
import * as $$$$$$$$$$$6 from "./apps/crux.ts";
import * as $$$$$$$$$$$7 from "./apps/emailjs.ts";
import * as $$$$$$$$$$$8 from "./apps/htmx.ts";
import * as $$$$$$$$$$$9 from "./apps/implementation.ts";
import * as $$$$$$$$$$$10 from "./apps/konfidency.ts";
import * as $$$$$$$$$$$11 from "./apps/linx-impulse.ts";
import * as $$$$$$$$$$$12 from "./apps/linx.ts";
import * as $$$$$$$$$$$13 from "./apps/mailchimp.ts";
import * as $$$$$$$$$$$14 from "./apps/nuvemshop.ts";
import * as $$$$$$$$$$$15 from "./apps/posthog.ts";
import * as $$$$$$$$$$$16 from "./apps/power-reviews.ts";
import * as $$$$$$$$$$$17 from "./apps/ra-trustvox.ts";
import * as $$$$$$$$$$$18 from "./apps/resend.ts";
import * as $$$$$$$$$$$19 from "./apps/shopify.ts";
import * as $$$$$$$$$$$20 from "./apps/smarthint.ts";
import * as $$$$$$$$$$$21 from "./apps/sourei.ts";
import * as $$$$$$$$$$$22 from "./apps/streamshop.ts";
import * as $$$$$$$$$$$23 from "./apps/typesense.ts";
import * as $$$$$$$$$$$24 from "./apps/verified-reviews.ts";
import * as $$$$$$$$$$$25 from "./apps/vnda.ts";
import * as $$$$$$$$$$$26 from "./apps/vtex.ts";
import * as $$$$$$$$$$$27 from "./apps/wake.ts";
import * as $$$$$$$$$$$28 from "./apps/wap.ts";
import * as $$$$$$$$$$$29 from "./apps/weather.ts";
import * as $$$$$$$$$$$30 from "./apps/workflows.ts";
const manifest = {
"apps": {
"decohub/apps/ai-assistants.ts": $$$$$$$$$$$0,
"decohub/apps/algolia.ts": $$$$$$$$$$$1,
"decohub/apps/analytics.ts": $$$$$$$$$$$2,
"decohub/apps/anthropic.ts": $$$$$$$$$$$3,
"decohub/apps/blog.ts": $$$$$$$$$$$4,
"decohub/apps/brand-assistant.ts": $$$$$$$$$$$5,
"decohub/apps/crux.ts": $$$$$$$$$$$6,
"decohub/apps/emailjs.ts": $$$$$$$$$$$7,
"decohub/apps/htmx.ts": $$$$$$$$$$$8,
"decohub/apps/implementation.ts": $$$$$$$$$$$9,
"decohub/apps/konfidency.ts": $$$$$$$$$$$10,
"decohub/apps/linx-impulse.ts": $$$$$$$$$$$11,
"decohub/apps/linx.ts": $$$$$$$$$$$12,
"decohub/apps/mailchimp.ts": $$$$$$$$$$$13,
"decohub/apps/nuvemshop.ts": $$$$$$$$$$$14,
"decohub/apps/posthog.ts": $$$$$$$$$$$15,
"decohub/apps/power-reviews.ts": $$$$$$$$$$$16,
"decohub/apps/ra-trustvox.ts": $$$$$$$$$$$17,
"decohub/apps/resend.ts": $$$$$$$$$$$18,
"decohub/apps/shopify.ts": $$$$$$$$$$$19,
"decohub/apps/smarthint.ts": $$$$$$$$$$$20,
"decohub/apps/sourei.ts": $$$$$$$$$$$21,
"decohub/apps/streamshop.ts": $$$$$$$$$$$22,
"decohub/apps/typesense.ts": $$$$$$$$$$$23,
"decohub/apps/verified-reviews.ts": $$$$$$$$$$$24,
"decohub/apps/vnda.ts": $$$$$$$$$$$25,
"decohub/apps/vtex.ts": $$$$$$$$$$$26,
"decohub/apps/wake.ts": $$$$$$$$$$$27,
"decohub/apps/wap.ts": $$$$$$$$$$$28,
"decohub/apps/weather.ts": $$$$$$$$$$$29,
"decohub/apps/workflows.ts": $$$$$$$$$$$30,
},
"name": "decohub",
"baseUrl": import.meta.url,
};
export type Manifest = typeof manifest;
export default manifest;