UNPKG

@primexop/pbk

Version:

Primexop Backend Kit - A powerful TypeScript utility for managing backend projects with features like B2F Portal integration, cross-project validation, and Next.js support

7 lines (6 loc) 289 B
export declare const packageRootDirPath: string; export declare const packageSrcDirPath: string; export declare const packageDistDirPath: string; export declare const clientRootDirPath: string; export declare const clientSrcDirPath: string; export declare const clientDistDirPath: string;