UNPKG

@paperbits/common

Version:
4 lines (3 loc) 84 B
export interface ILightbox { show(url: string, fileName: string): void; }