2 lines
78 B
TypeScript
2 lines
78 B
TypeScript
export declare const createAElement: (url: string, isBlank: boolean) => void;
|
export declare const createAElement: (url: string, isBlank: boolean) => void;
|