API Reference > @next-core/brick-kit > AbstractRuntime > getBasePath
AbstractRuntime.getBasePath() method
Get site's base path, generally will be /next/ or /.
Signature:
getBasePath(): string;
Returns:
string
Site's base path.
API Reference > @next-core/brick-kit > AbstractRuntime > getBasePath
Get site's base path, generally will be /next/ or /.
Signature:
getBasePath(): string;
Returns:
string
Site's base path.