LmnIllustration
No documentation has been provided.
Presentation
type LmnIllustration = {
label: string;
category: string;
tags: string[];
svg: string;
};
No documentation has been provided.
type LmnIllustration = {
label: string;
category: string;
tags: string[];
svg: string;
};