Skip to main content

Type Alias: WatchCode()

WatchCode: (event, fn) => object

Watch function type for code changes in the playground.

Parameters

event: "code"

fn

Returns

object

remove()

remove: () => void

Returns

void

Defined in

src/sdk/models.ts:1347