Skip to content

Opensearch dashboards.ibasepath

Home > opensearch-dashboards > IBasePath

IBasePath type

Access or manipulate the OpenSearch Dashboards base path

BasePath

Signature:

export declare type IBasePath = Pick<BasePath, keyof BasePath>;

References: BasePath