UNPKG

@newbiz/sohomall-libs

Version:

신사업개발실 원더FE개발팀 소호몰 전용 라이브러리

6 lines (5 loc) 159 B
/// <reference types="jQuery" /> interface Window { jQuery: JQuery; } declare function makeshopCouponDownload(couponNum: string, brandCode: string): void;