UNPKG

declapract

Version:

A tool to declaratively define best practices, maintainable evolve them, and scalably enforce them.

7 lines (6 loc) 234 B
export declare const getProjectVariables: (context: import("../../../../domain").FileCheckContext) => { organizationName: string; serviceName: string; infrastructureNamespaceId: string; slackReleaseWebHook: string; };