Results of running ts-prune.
This commit is contained in:
@@ -165,7 +165,7 @@ const getActionHandler = (): ActionHandler => {
|
||||
return actionhandler as ActionHandler;
|
||||
};
|
||||
|
||||
export const actionHandlerBind = (
|
||||
const actionHandlerBind = (
|
||||
element: ActionHandlerElement,
|
||||
options?: FrigateCardActionHandlerOptions,
|
||||
): void => {
|
||||
|
||||
Reference in New Issue
Block a user