chore: Add packageDocumentation for API Docs Index
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Components and hooks to help implement permissions in Backstage frontend plugins.
|
||||
*
|
||||
* @packageDocumentation
|
||||
*/
|
||||
export * from './components';
|
||||
export * from './hooks';
|
||||
export * from './apis';
|
||||
|
||||
Reference in New Issue
Block a user