UNPKG

alepha

Version:

Easy-to-use modern TypeScript framework for building many kind of applications.

7 lines (6 loc) 124 B
/** * Used for primitives options. * * @internal */ export const OPTIONS: unique symbol = Symbol.for("Alepha.Options");