UNPKG

vuetify-swatches

Version:
8 lines (7 loc) 158 B
/** Build information meta data */ export default interface MetaInterface { /** Version */ version: string; /** Build date */ date: string; }