mirror of
https://gitee.com/honghuangdc/soybean-admin-element-plus.git
synced 2026-05-12 18:32:31 +00:00
4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
|
|
import { nanoid } from 'nanoid';
|
||
|
|
|
||
|
|
export { nanoid };
|