mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-01 18:32:25 -04:00
3 lines
67 B
TypeScript
3 lines
67 B
TypeScript
import { create } from 'naive-ui';
|
|
|
|
export const naive = create();
|