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