UNPKG

@prisma-cms/front-editor

Version:
6 lines (3 loc) 157 B
import { HtmlTagProps, HtmlTagState } from './HtmlTag' export interface TagProps extends HtmlTagProps {} export interface TagState extends HtmlTagState {}