UNPKG

pakt-api

Version:

This is a API HTML Documentation Generator

6 lines (5 loc) 134 B
import { ContentTypes } from '../../types/_types'; export type ParamDetailsProps = { index: number; content: ContentTypes; };