Home > @eppo/js-client-sdk > getInstance
Used to access a singleton SDK client instance. Use the method after calling init() to initialize the client.
Signature:
export declare function getInstance(): EppoClient;
Returns:
EppoClient
a singleton client instance