Skip to content

Overview / catPaths

catPaths

const catPaths: object

It contains various paths and URLs used in the application.

Type declaration

NameTypeDefault valueDescription
assetsPathstring-The path to the assets directory.
assetsUrlstring-The URL to the assets directory.
basePathstring'src'The base path of the application.
baseUrlstring-The base URL of the application.
pluginsPathstring-The path to the plugins directory.

Released under the GPL-3.0 License.