source:
trip-planner-front/node_modules/@fortawesome/angular-fontawesome/shared/errors/warn-if-parent-not-exist.d.ts
Last change on this file was 59329aa, checked in by , 3 years ago | |
---|---|
|
|
File size: 158 bytes |
Line | |
---|---|
1 | /** |
2 | * Warns if parent component not existing. |
3 | */ |
4 | export declare const faWarnIfParentNotExist: (parent: any, parentName: string, childName: string) => void; |
Note:
See TracBrowser
for help on using the repository browser.