UNPKG

horatio

Version:

A javascript compiler for the Shakespeare Programming Language

5 lines (4 loc) 130 B
/** Enter, Exit, and Exeunt */ export const enter = ['Enter']; export const exit = ['Exit']; export const exeunt = ['Exeunt'];