init
This commit is contained in:
12
node_modules/listr2/dist/utils/figures.d.ts
generated
vendored
Normal file
12
node_modules/listr2/dist/utils/figures.d.ts
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
export declare const figures: {
|
||||
warning: string;
|
||||
cross: string;
|
||||
arrowDown: string;
|
||||
tick: string;
|
||||
arrowRight: string;
|
||||
pointer: string;
|
||||
checkboxOn: string;
|
||||
arrowLeft: string;
|
||||
squareSmallFilled: string;
|
||||
pointerSmall: string;
|
||||
};
|
Reference in New Issue
Block a user