mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
6 lines
133 B
JavaScript
6 lines
133 B
JavaScript
import { ao as r, ap as n } from "./mermaid.core-Cmyps_S7.js";
|
|
const t = (a, o) => r.lang.round(n.parse(a)[o]);
|
|
export {
|
|
t as c
|
|
};
|