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

2 lines
68 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export const isFunction = (value) => (typeof value === "function");