UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

5 lines 237 B
export declare class LITElementTypeConverters { static convertToBoolean(value: string | null): boolean; static convertToFunction(value: string | null | Function): Function; } //# sourceMappingURL=LITElementTypeConverters.d.ts.map