UNPKG

custom-card-helpers

Version:

Set of helpful functions and types for Custom Card creators

2 lines (1 loc) 78 B
export declare const createThing: (cardConfig: any, isRow?: boolean) => any;