ClientPaths define all the connection paths for a client state.

interface ClientPaths {
    paths: string[];
}

Properties

Properties

paths: string[]

list of connection paths