UNPKG

@skyux/assets

Version:

This library was generated with [Nx](https://nx.dev).

15 lines (12 loc) 343 B
/* istanbul ignore next */ /** * An abstract class for injecting the ability to retrieve an asset file's URL at runtime. * The implementing class will be generated during build time. */ class SkyAppAssetsService { } /** * Generated bundle index. Do not edit. */ export { SkyAppAssetsService }; //# sourceMappingURL=skyux-assets.mjs.map