mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-31 21:59:10 +08:00
3 lines
49 B
TypeScript
3 lines
49 B
TypeScript
import clsx from 'clsx';
|
|
export const cx = clsx;
|