UNPKG

@atproto/repo

Version:

atproto repo and MST implementation

9 lines (8 loc) 143 B
{ "extends": "../../tsconfig/node.json", "compilerOptions": { "rootDir": "./src", "outDir": "./dist" }, "include": ["./src"] }