Home > @elux/vue-taro > isServer

isServer() function

当前是否是Server运行环境

Signature:

export declare function isServer(): boolean;

Returns:

boolean