UNPKG

myprojectpackageprav

Version:
7 lines (6 loc) 154 B
/// <reference types="react" /> export declare const items: { tabtitle: string; content: import("react").JSX.Element; is_active: string; }[];