@glance-networks/agent-plugin
Version:
Glance Networks Agent Plugin
14 lines (13 loc) • 434 B
TypeScript
export const shadows: {
'elevation-shadow': string;
'elevation-shadow-md': string;
'elevation-shadow-lg': string;
'elevation-shadow-xl': string;
'elevation-shadow-2xl': string;
'elevation-shadow-inner-sm': string;
'elevation-shadow-none': string;
'elevation-shadow-sm': string;
'elevation-shadow-custom': string;
'elevation-shadow-custom-2': string;
'elevation-shadow-custom-3': string;
};