painbrush

1.0.21.1.0
dist/src-packer/helpers.d.ts
dist/src-packer/helpers.d.tsDeleted
−4
Index: package/dist/src-packer/helpers.d.ts
===================================================================
--- package/dist/src-packer/helpers.d.ts
+++ package/dist/src-packer/helpers.d.ts
@@ -1,4 +0,0 @@
-export declare const printCharacter: (char: (0 | 1)[], width: number) => void;
-export declare const reportYay: (msg: string) => void;
-export declare const reportNay: (msg: string) => void;
-export declare const reportInfo: (msg: string) => void;