UNPKG

horatio

Version:

A javascript compiler for the Shakespeare Programming Language

4 lines (3 loc) 83 B
/** Act and Scene */ export const act = ['Act']; export const scene = ['Scene'];