Scribbler310's picture
feat: enhance dashboard
c2b7eb3 verified
export declare const fullFormat: Record<string, (s: string) => boolean>;
export declare const fastFormat: Record<string, (s: string) => boolean>;