UNPKG

tdesign-vue

Version:
4 lines (3 loc) 207 B
export declare const ANCHOR_SHARP_REGEXP: RegExp; export declare type ANCHOR_CONTAINER = HTMLElement | Window; export declare function getOffsetTop(target: HTMLElement, container: ANCHOR_CONTAINER): number;