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