source: trip-planner-front/node_modules/@fortawesome/angular-fontawesome/shared/errors/warn-if-icon-html-missing.d.ts

Last change on this file was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 149 bytes
Line 
1import { IconLookup } from '@fortawesome/fontawesome-svg-core';
2export declare const faWarnIfIconDefinitionMissing: (iconSpec: IconLookup) => never;
Note: See TracBrowser for help on using the repository browser.