UNPKG

aion-ics

Version:

Aion DSL language for managing ICalendar data

4 lines (3 loc) 130 B
export function notFound(filepath: string): any { console.log(`Aion: can't open file ${filepath}. File does not exist`); }