UNPKG

@extra-isin/logos.web

Version:

Graphical symbols for identification of specific securities labeled by the 12-digit code, ISIN.

1 lines 280 B
import*as P from"path";function path(n){return P.join(__dirname,n+".png")}function unpkgUrl(n){return`https://unpkg.com/@extra-isin/logos/data/${n}.png`}function jsDelivrUrl(n){return`https://cdn.jsdelivr.net/npm/@extra-isin/logos/data/${n}.png`}export{jsDelivrUrl,path,unpkgUrl};