cmms/frontend/node_modules/radix-vue/dist/Splitter/utils/pivot.d.ts

2 lines
160 B
TypeScript

export declare function determinePivotIndices(groupId: string, dragHandleId: string, panelGroupElement: ParentNode): [indexBefore: number, indexAfter: number];