kibana/docs/development/core/public/kibana-plugin-public.basepathstart.md

417 B

Home > kibana-plugin-public > BasePathStart

BasePathStart type

Provides access to the 'server.basePath' configuration option in kibana.yml

Signature:

export declare type BasePathStart = BasePathSetup;