UNPKG

@drincs/nqtr

Version:

A complete system introducing the concepts of location, time and event, producing the framework of a not-quite-point-and-click adventure game.

4 lines (2 loc) 93 B
type ExecutionType = "automatic" | "interaction"; export type { ExecutionType as default };