Skip to content
On this page

ready

ts
function ready(fn: () => any): void;

Parameters

ParameterDescription
fn