UNPKG

simple-ps

Version:

A Simple Implementation of Production System.

4 lines (2 loc) 76 B
import { Engine, BuiltIn } from "./simple-ps"; export { Engine, BuiltIn };