feat: add util function convert csv to data
This commit is contained in:
parent
84a6e57b77
commit
5888f3a9dd
3 changed files with 29 additions and 0 deletions
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
|
@ -56,6 +56,9 @@ importers:
|
|||
thai-baht-text:
|
||||
specifier: ^2.0.5
|
||||
version: 2.0.5
|
||||
udsv:
|
||||
specifier: ^0.6.0
|
||||
version: 0.6.0
|
||||
uuid:
|
||||
specifier: ^10.0.0
|
||||
version: 10.0.0
|
||||
|
|
@ -3395,6 +3398,9 @@ packages:
|
|||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
udsv@0.6.0:
|
||||
resolution: {integrity: sha512-na+0EoqqpDeNKZ0HVTtgYtFP9aQgsMwPM77UEK7g4OX2C42w+Qw7QZs9t1ocDGLidtcKJnsPy+o5XrBYaZfzCA==}
|
||||
|
||||
ufo@1.5.3:
|
||||
resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==}
|
||||
|
||||
|
|
@ -7345,6 +7351,8 @@ snapshots:
|
|||
|
||||
typescript@5.5.4: {}
|
||||
|
||||
udsv@0.6.0: {}
|
||||
|
||||
ufo@1.5.3: {}
|
||||
|
||||
undici-types@6.19.8: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue