1 line
86 B
TypeScript
1 line
86 B
TypeScript
export declare function getSpaceUntilMaxLength(element: Element): number | undefined;
|