Home > @elux/model > isServer

isServer() function

当前是否是Server运行环境

Signature:

export declare function isServer(): boolean;

Returns:

boolean