@gallerykit/gallerykit
v0.1.1
Published
ESM-only TypeScript module for the Gallerykit project.
Readme
@gallerykit/gallerykit
ESM-only TypeScript module for the Gallerykit project.
Install
pnpm add @gallerykit/gallerykitUsage
import { helloCore } from "@gallerykit/gallerykit";
console.log(helloCore("world"));