mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
7 lines
102 B
TypeScript
7 lines
102 B
TypeScript
export default {
|
|
preference: 'system',
|
|
fallback: 'light',
|
|
classPrefix: '',
|
|
classSuffix: '',
|
|
}
|