interface BkComponentsInternalAction {
    handler: string;
}

Properties

Properties

handler: string