2 lines
97 B
TypeScript
2 lines
97 B
TypeScript
import { HTMLDataV1 } from '../../htmlLanguageTypes';
|
|
export declare const htmlData: HTMLDataV1;
|