batch

Function: batch()

ts
function batch(fn): void;
function batch(fn): void;

Defined in: atom.ts:62

Parameters

fn

() => void

Returns

void