astro-ghostcms/.pnpm-store/v3/files/55/4ba8b666c9a4d916b81c2eca032...

7 lines
90 B
Plaintext

function createEnvironment(options) {
return options;
}
export {
createEnvironment
};