UNPKG

@altostra/core

Version:

Core library for shared types and logic

4 lines (3 loc) 160 B
export declare const ALTOSTRA_DIR_PATH = ".altostra"; export { Dict, Key } from "../common/Types"; export declare function fromAWSConfig(): string | undefined;