UNPKG
win-balabolka-tts
Version:
latest (1.0.1)
1.0.1
使用Balabolka进行文字转换为语音
win-balabolka-tts
/
dist
/
utils
/
electron-util.d.ts
3 lines
(2 loc)
•
100 B
TypeScript
View Raw
1
2
3
declare
function
fixPathForAsarUnpack
(
path
:
string
):
string
;
export
default
fixPathForAsarUnpack;