UNPKG

@sanity/tsdoc

Version:

Generate API reference docs from TypeScript projects and store in a Sanity-friendly JSON format. Render a static frontend, or as React components.

7 lines (5 loc) 95 B
declare global { // eslint-disable-next-line no-var var __DEV__: boolean } export type {}