/** * Core script: resource-effective * * Show the workspace -> organization/app -> personal inheritance stack for a * resource path and which layer is active. * * Usage: * pnpm action resource-effective --path [--format json|text] */ export default function resourceEffectiveScript(args: string[]): Promise; //# sourceMappingURL=effective.d.ts.map