UNPKG

331 BTypeScriptView Raw
1export function getAlignFromPlacement(builtinPlacements: any, placementStr: any, align: any): any;
2export function getAlignPopupClassName(builtinPlacements: any, prefixCls: any, align: any, isAlignPoint: any): string;
3export function noop(): void;
4export function saveRef(name: any, component: any): void;
5export class saveRef {
6}