drone/web/src/components/ThreadSection/ThreadSection.module.scss.d.ts
2023-06-05 15:52:15 -06:00

13 lines
320 B
TypeScript

/* eslint-disable */
// this is an auto-generated file
declare const styles: {
readonly thread: string
readonly content: string
readonly hideGutter: string
readonly hideTitleGutter: string
readonly titleContent: string
readonly inCommentBox: string
readonly threadLessSpace: string
}
export default styles