apphouse
Version:
Component library for React that uses observable state management and theme-able components.
33 lines (32 loc) • 486 B
TypeScript
export declare const shadows: {
dp1: {
boxShadow: string;
};
dp2: {
boxShadow: string;
};
dp3: {
boxShadow: string;
};
dp4: {
boxShadow: string;
};
dp5: {
boxShadow: string;
};
dp6: {
boxShadow: string;
};
dp7: {
boxShadow: string;
};
dp8: {
boxShadow: string;
};
dp9: {
boxShadow: string;
};
dp10: {
boxShadow: string;
};
};