UNPKG

@aziontech/opennextjs-azion

Version:
7 lines (6 loc) 202 B
/** * Utility for getting the resolved path to the package's runtime directory * * @returns the resolved path of the runtime directory */ export declare function getPackageRuntimeDirPath(): string;