This repository has no description
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 "./org/latha/nanopub/authFull.json";
7import _2 from "./org/latha/nanopub/getCursor.json";
8import _3 from "./org/latha/nanopub/getOverview.json";
9import _4 from "./org/latha/nanopub/getProfile.json";
10import _5 from "./org/latha/nanopub/nanopub/getRecord.json";
11import _6 from "./org/latha/nanopub/nanopub/listRecords.json";
12import _7 from "./org/latha/nanopub/notifyOfUpdate.json";
13import _8 from "./org/latha/nanopub/record.json";
14import _9 from "./org/latha/nanopub/defs.json";
15
16export const lexicons: object[] = [_0, _1, _2, _3, _4, _5, _6, _7, _8, _9];