UNPKG

@visitscotland/component-library

Version:
10 lines (9 loc) 215 B
export default srcSetMixin; declare namespace srcSetMixin { namespace computed { function fullSrcSet(): string; } namespace methods { function specificImgSize(size: any): string; } }