UNPKG

@ywfe/materials-design

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