@backstage/frontend-app-api
Home > @backstage/frontend-app-api
Core API used by Backstage frontend apps.
Functions
Function |
Description |
---|---|
Creates an empty app without any default features. This is a low-level API is intended for use in tests or specialized setups. Typically wou want to use |
Type Aliases
Type Alias |
Description |
---|---|
A function that can bind from external routes of a given plugin, to concrete routes of other plugins. See createApp(). | |