# Composition API

In Goldfish, we also provide the Composition API to help you organize the business codes better.

The principle of Composition API in Goldfish is mostly like in Vue. We do not state the knowledge of Composition API because you can get it in the Vue docs.

The Composition APIs are exported in @goldfishjs/composition-api;