UNPKG

@quasarbright/projection

Version:

A static site generator that creates a beautiful, interactive gallery to showcase your coding projects. Features search, filtering, tags, responsive design, and an admin UI.

6 lines 155 B
/** * Type definitions for the Projection portfolio generator */ export * from './project'; export * from './config'; //# sourceMappingURL=index.d.ts.map