UNPKG

@altostra/core

Version:

Core library for shared types and logic

5 lines (4 loc) 156 B
import type { Parameter } from "./common"; export interface SSMParameterWithSlashPrefixReadPolicy { SSMParameterWithSlashPrefixReadPolicy: Parameter; }