UNPKG

lit-analyzer

Version:

CLI that type checks bindings in lit-html templates

3 lines 180 B
import { SimpleType } from "ts-simple-type"; export declare function removeUndefinedFromType(type: SimpleType): SimpleType; //# sourceMappingURL=remove-undefined-from-type.d.ts.map