Files
2026-07-13 12:38:36 +08:00

2 lines
55 B
TypeScript

export type SupportedStyles = 'css' | 'scss' | 'none';