mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-22 10:21:37 +03:00
3 lines
49 B
TypeScript
3 lines
49 B
TypeScript
import clsx from 'clsx';
|
|
export const cx = clsx;
|