UNPKG

@onurege3467/zerohelper

Version:

ZeroHelper is a versatile high-performance utility library and database framework for Node.js, fully written in TypeScript.

11 lines (10 loc) 163 B
/** * ZeroHelper Configuration * Generated on 1/4/2026 */ export declare const zeroConfig: { adapter: string; config: { path: string; }; };