UNPKG

@specs-feup/lara

Version:

A js port of the popular framework for building source-to-source compilers

6 lines 118 B
/** * Represents a variant of the DSE. */ export default class DseVariant { } //# sourceMappingURL=DseVariant.js.map