@payfit/unity-components
Version:
38 lines (37 loc) • 756 B
TypeScript
export declare const commonTask: import('tailwind-variants').TVReturnType<{
taskStatus: {
uncompleted: "";
completed: "";
locked: "";
};
}, {
base: string[];
number: string[];
element: string[];
text: string[];
lock: string[];
}, undefined, {
taskStatus: {
uncompleted: "";
completed: "";
locked: "";
};
}, {
base: string[];
number: string[];
element: string[];
text: string[];
lock: string[];
}, import('tailwind-variants').TVReturnTypeLike<{
taskStatus: {
uncompleted: "";
completed: "";
locked: "";
};
}, {
base: string[];
number: string[];
element: string[];
text: string[];
lock: string[];
}>>;