cerulea/lexicon

define atproto schemas in TypeScript

git clone https://git.t4t.associates/cerulea/lexicon

Charlotte Sominitial commit1945441

main
134 B4 linesraw
1export * from "./lib/schema.ts";
2export * from "./lib/rpc.ts";
3export * from "./lib/lexicon.ts";
4export * from "./lib/validation.ts";