astro-ghostcms/.pnpm-store/v3/files/b2/d6a0cdbc9046bbfa9c64d184cb3...

9 lines
160 B
Plaintext

export default {
getReleaseLine: () => {
throw new Error("no chance");
},
getDependencyReleaseLine: () => {
throw new Error("no chance");
},
};