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