UNPKG

pakt-api

Version:

This is a API HTML Documentation Generator

5 lines (4 loc) 81 B
export type ContentMenuProps = { title: string; items: Array<string>; };