mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
417 B
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;