arpeggi-framer-components 0.0.11 → 0.0.13
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.es.js +6 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -8142,7 +8142,12 @@ const rn = new Rp(), ja = "Recording.wav", Tp = 1500, qp = (e) => {
|
|
8142
8142
|
metadata: {
|
8143
8143
|
isRecordedAudio: t.file.name === ja
|
8144
8144
|
}
|
8145
|
-
})
|
8145
|
+
}),
|
8146
|
+
{
|
8147
|
+
params: {
|
8148
|
+
type: "audio"
|
8149
|
+
}
|
8150
|
+
}
|
8146
8151
|
)).data, _p = async (e) => e === null ? null : (await Fa.get(e)).data, Ap = (e) => {
|
8147
8152
|
const t = e > 0;
|
8148
8153
|
return op(t ? `/ml-inference-jobs/${e}` : null, _p, {
|