chore: 发布 0.4.2
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// @ts-ignore
|
||||
export { v4 } from 'uuid';
|
||||
export { v4 } from "uuid";
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
// @ts-ignore
|
||||
export { v4 } from 'uuid';
|
||||
export { v4 } from "uuid";
|
||||
|
||||