browsertrix/frontend/index.d.ts
sua yoo 66b3befef9
Frontend collections beta UI (#886)
- Support for creating new collections and editing existing collections
- Can select crawling workflows which adds entire workflow, and then deselect individual crawls
- Can edit existing collections and add more crawls
- Can view, create and delete collections via new Collections top-level nav entry
2023-06-06 17:52:01 -07:00

4 lines
82 B
TypeScript

declare module "*.svg";
declare module "*.webp";
declare module "regex-colorize";