@minimaltech/node-infra
Version:
Minimal Technology NodeJS Infrastructure - Loopback 4 Framework
7 lines (6 loc) • 318 B
TypeScript
export declare class ResourceAssetKeys {
static readonly COMPONENT_OPTIONS = "@app/minio/component-options";
static readonly MINIO_INSTANCE = "@app/minio/instance";
static readonly CONNECTION_OPTIONS = "@app/minio/connection-options";
static readonly RESOURCE_BASE_PATH = "@app/resources/base-path";
}