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

9 lines
160 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export default {
getReleaseLine: () => {
throw new Error("no chance");
},
getDependencyReleaseLine: () => {
throw new Error("no chance");
},
};