optional debug: (message: string) => void;
string
void
optional info: (message: string) => void;
Was this page helpful?