How to know if a store supports Checkout Extensions(specifically Shopify Functions)

I have an app that I’m implementing Shopify Functions but I don’t have sure right now if all Shopify Stores support checkout extensibility, if not, there are some API endpoint that I can ping to check if the store supports it or not?

I do appreciate any answer.