mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-25 04:17:19 +00:00
5 lines
94 B
TypeScript
5 lines
94 B
TypeScript
export default {
|
|
fontSans: ['LXGWWenKaiGBScreen'],
|
|
fontMono: ['JetBrainsMono-Regular'],
|
|
}
|