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

10 lines
133 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export function deprecate(fn) {
return fn
}
export function equal() {}
export function ok() {}
export function unreachable() {}