neet/masto.js

View on GitHub
src/mastodon/rest/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from "./client";
export * as v1 from "./v1";
export * as v2 from "./v2";