mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-19 01:56:38 +08:00
4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
import { nanoid } from 'nanoid';
|
|
|
|
export { nanoid };
|