UNPKG

@gluestack-v2/glue-plugin-service-gateway

Version:

Gluestack V2 service Gateway Plugin

3 lines (2 loc) 239 B
import IInstance from '@gluestack-v2/framework-cli/build/types/plugin/interface/IInstance'; export declare const writeMinioStorageService: (generatedServiceGatewayPath: any, instanceName: any, storageInstance: IInstance) => Promise<void>;