UNPKG

@swarmion/serverless-plugin

Version:

A plugin to safely deploy Serverless microservices.

3 lines 216 B
import Aws from 'serverless/plugins/aws/provider/awsProvider'; export declare const getLatestDeployedTimestamp: (provider: Aws) => Promise<string | undefined>; //# sourceMappingURL=getLatestDeployedTimestamp.d.ts.map