Variable: PlotSDK

const PlotSDK: PlotSdk

The shared SDK entry point used to connect a game to Plot.

Example

import PlotSDK from '@plot.game/sdk'

const plot = await PlotSDK.connect()