UNPKG

@skypilot/scraper

Version:
5 lines (4 loc) 141 B
export declare type Dict = any; export declare type Href = string; export declare type Html = string; export declare type Serializable = {};