This repository has no description
2.0 kB
33 lines
1// Auto-generated by @atmo-dev/contrail-lexicons. Do not edit.
2// Pass `lexicons` to `createWorker(config, { lexicons })` to expose them
3// at `/xrpc/<namespace>.lexicons` for consumer apps to typegen against.
4
5import _0 from "../pulled/app/bsky/actor/profile.json";
6import _1 from "../pulled/network/cosmik/card.json";
7import _2 from "../pulled/network/cosmik/collection.json";
8import _3 from "../pulled/network/cosmik/connection.json";
9import _4 from "../pulled/network/cosmik/defs.json";
10import _5 from "../pulled/network/cosmik/follow.json";
11import _6 from "./org/latha/island/authFull.json";
12import _7 from "./org/latha/island/card/getRecord.json";
13import _8 from "./org/latha/island/card/listRecords.json";
14import _9 from "./org/latha/island/citation/getRecord.json";
15import _10 from "./org/latha/island/citation/listRecords.json";
16import _11 from "./org/latha/island/collection/getRecord.json";
17import _12 from "./org/latha/island/collection/listRecords.json";
18import _13 from "./org/latha/island/connection/getRecord.json";
19import _14 from "./org/latha/island/connection/listRecords.json";
20import _15 from "./org/latha/island/entity/getRecord.json";
21import _16 from "./org/latha/island/entity/listRecords.json";
22import _17 from "./org/latha/island/follow/getRecord.json";
23import _18 from "./org/latha/island/follow/listRecords.json";
24import _19 from "./org/latha/island/getCursor.json";
25import _20 from "./org/latha/island/getOverview.json";
26import _21 from "./org/latha/island/getProfile.json";
27import _22 from "./org/latha/island/notifyOfUpdate.json";
28import _23 from "./org/latha/island/reasoning/getRecord.json";
29import _24 from "./org/latha/island/reasoning/listRecords.json";
30import _25 from "./org/latha/island/strata/getRecord.json";
31import _26 from "./org/latha/island/strata/listRecords.json";
32
33export const lexicons: object[] = [_0, _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];