mirror of
https://github.com/flarum/framework.git
synced 2025-02-15 09:32:51 +08:00
2 lines
44 B
TypeScript
2 lines
44 B
TypeScript
export { nanoid as default } from 'nanoid';
|