util.d.ts 114 B

1234
  1. /**
  2. * Test usage export. Do not use in your production
  3. */
  4. export declare function isBodyOverflowing(): boolean;