UNPKG

create-dolittle-microservice

Version:

[![Build](https://github.com/dolittle-entropy/vanir/actions/workflows/build.yml/badge.svg)](https://github.com/dolittle-entropy/vanir/actions/workflows/build.yml) [![Nuget](https://img.shields.io/nuget/v/Dolittle.Vanir.Backend)](https://www.nuget.org/pack

6 lines 200 B
export declare class Config { private static _templatesRootPath?; static set templatesRootPath(path: string); static get templatesRootPath(): string; } //# sourceMappingURL=Config.d.ts.map