UNPKG

admin-bro

Version:
3 lines (2 loc) 128 B
import { ActionJSON } from './action-json.interface'; export declare const actionHasComponent: (action: ActionJSON) => boolean;