Type Alias StencilLib

StencilLib: {
    items: StencilLibItem[];
    name: string;
}