UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

8 lines 191 B
export interface ImageLightboxInterface { file: string; index: number; title?: string; description?: string; type?: string; } //# sourceMappingURL=image.interface.d.ts.map