operation status
tsinterface Status { status: boolean; }
interface Status { status: boolean; }
tsboolean
boolean