UNPKG

@liara/cli

Version:

The command line interface for Liara

7 lines (6 loc) 140 B
export default interface INodePlatformConfig { version?: number; npmAudit?: boolean; timezone?: string; mirror?: boolean; }