mantine-datepicker-jalali
Version:
jalali datepicker of mantine library
7 lines • 410 B
TypeScript
declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions<"month" | "monthThead" | "monthRow" | "monthTbody" | "monthCell">) => {
classes: Record<"month" | "monthThead" | "monthRow" | "monthTbody" | "monthCell", string>;
cx: (...args: any) => string;
theme: import("@mantine/core").MantineTheme;
};
export default _default;
//# sourceMappingURL=Month.styles.d.ts.map