UNPKG

@ywfe/materials-design

Version:
6 lines (4 loc) 179 B
import { IPublicTypeComponentMetadata, IPublicTypeSnippet } from '@alilc/lowcode-types'; export interface IPublicTypeSnippetMore extends IPublicTypeSnippet { svgId?: string; }