astro-ghostcms/.pnpm-store/v3/files/38/52b0de37836b0f1dc0baefb59d2...

2 lines
68 B
Plaintext

export const isFunction = (value) => (typeof value === "function");