Skip to main content

Type Alias: WatchCode()

WatchCode: (event, fn) => object

Called when the playground "content" is changed (see getCode and getConfig).

This includes changes in:

Parameters

event: "code"

fn

Returns

object

remove()

remove: () => void

Returns

void

Defined in

models.ts:248