UNPKG

st-common-ui-vue3

Version:

小尾巴通用 Vue3 UI 组件库

5 lines (4 loc) 81 B
/** * 判断是不是服务端渲染 */ export declare const isSSR: () => any;