astro-ghostcms/.pnpm-store/v3/files/1c/ff9b4b8ef175d408f66aa844cd9...

10 lines
133 B
Plaintext

export function deprecate(fn) {
return fn
}
export function equal() {}
export function ok() {}
export function unreachable() {}