mirror of
https://github.com/sern-handler/website
synced 2026-06-18 05:42:20 +00:00
7 lines
117 B
TypeScript
7 lines
117 B
TypeScript
export declare const cssData: {
|
|
properties: string[];
|
|
};
|
|
export declare const htmlData: {
|
|
tags: string[];
|
|
};
|