UNPKG

r34-types

Version:

Types for both frontend and backend applications using kurozenzen's R34 environment.

2 lines (1 loc) 50 B
export type ApiVersion = "v1" | "v2" | "graphql";