mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-09 19:22:55 +00:00
9 lines
83 B
TypeScript
9 lines
83 B
TypeScript
// TODO: See ./cairo-1.0.d.ts
|
|
declare const Cairo: any;
|
|
|
|
export default Cairo;
|
|
|
|
|
|
|
|
|