zibri
    Preparing search index...

    Default asset service implementation of Zibri.

    Implements

    Index

    Constructors

    Properties

    assetsPath: Path = ...

    The path of the assets.

    assetsRoute: `/${string}` = '/assets'

    The route under which the file explorer with the public assets is registered.

    componentTemplatePath: Path = ...

    The path of the component templates.

    emailTemplatePath: Path = ...

    The path of the email templates.

    pageTemplatePath: Path = ...

    The path of the page templates.

    publicAssetsPath: Path = ...

    The path of the assets which are also publicly registered on the online file explorer.

    Methods