o134's picture
Grouping tasks by day and monthly drafts (Python Upload)
b3b8f74 verified
Raw
History Blame Contribute Delete
121 Bytes
import { Printer } from "../index.js";
export declare const printers: {
estree: Printer;
"estree-json": Printer;
};