UNPKG

@activecollab/components

Version:

ActiveCollab Components

3 lines 145 B
export type InputSize = "small" | "regular" | "big" | "biggest"; export type InputMode = "outlined" | "flat"; //# sourceMappingURL=types.d.ts.map