@skyux/assets
Version:
This library was generated with [Nx](https://nx.dev).
1 lines • 707 B
Source Map (JSON)
{"version":3,"file":"skyux-assets.mjs","sources":["../../../../../libs/components/assets/src/lib/assets.service.ts","../../../../../libs/components/assets/src/skyux-assets.ts"],"sourcesContent":["/* istanbul ignore next */\n/**\n * An abstract class for injecting the ability to retrieve an asset file's URL at runtime.\n * The implementing class will be generated during build time.\n */\nexport abstract class SkyAppAssetsService {\n public abstract getUrl(path: string): string;\n public abstract getAllUrls(): Record<string, any>;\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"AAAA;AACA;;;AAGG;MACmB,mBAAmB,CAAA;AAGxC;;ACRD;;AAEG;;;;"}