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