UNPKG

v-ingredients

Version:

Reusable Components

4 lines 77 B
export interface IBox { showShadow: boolean; shadowBottom: boolean; }