astro-ghostcms/.pnpm-store/v3/files/c7/3e21d625010316b4dbfef39342c...

6 lines
82 B
Plaintext

export namespace proc {
export {cwd}
}
declare function cwd(): string
export {}