first commit
This commit is contained in:
commit
eb2f504652
32490 changed files with 5731109 additions and 0 deletions
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;
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue