mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-21 02:42:44 +00:00
2 lines
64 B
TypeScript
2 lines
64 B
TypeScript
export const useOverridableComposable = () => 'test from layer'
|