UNPKG

@tplc/business

Version:

6 lines (5 loc) 148 B
declare const useAutoHeight: (id?: string) => { height: import('vue').Ref<string> top: import('vue').Ref<number> } export default useAutoHeight