UNPKG

alepha

Version:

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

5 lines (3 loc) 146 B
import pkg from "alepha/package.json" with { type: "json" }; export const alephaPackageJson = pkg; export const version = pkg.version as string;