UNPKG

casterly

Version:
2 lines (1 loc) 75 B
export declare const filterBoolean: <T>(value: boolean | T) => value is T;