Scribbler310's picture
feat: enhance dashboard
c2b7eb3 verified
Raw
History Blame Contribute Delete
146 Bytes
export declare const fullFormat: Record<string, (s: string) => boolean>;
export declare const fastFormat: Record<string, (s: string) => boolean>;