UNPKG

@liara/cli

Version:

The command line interface for Liara

8 lines (7 loc) 143 B
export default interface IBuildOutput { _id: string; line: string; stream: string; releaseID: string; createdAt: string; }