Internal change
PiperOrigin-RevId: 500730237
This commit is contained in:
parent
1bbe065647
commit
2b9299959c
|
@ -16,6 +16,8 @@
|
||||||
|
|
||||||
import {Category} from '../../../../tasks/web/components/containers/category';
|
import {Category} from '../../../../tasks/web/components/containers/category';
|
||||||
|
|
||||||
|
export {Category};
|
||||||
|
|
||||||
/** An integer bounding box, axis aligned. */
|
/** An integer bounding box, axis aligned. */
|
||||||
export declare interface BoundingBox {
|
export declare interface BoundingBox {
|
||||||
/** The X coordinate of the top-left corner, in pixels. */
|
/** The X coordinate of the top-left corner, in pixels. */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user