Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
8
frontend/node_modules/lower-case/dist/index.d.ts
generated
vendored
8
frontend/node_modules/lower-case/dist/index.d.ts
generated
vendored
@@ -1,8 +0,0 @@
|
||||
/**
|
||||
* Localized lower case.
|
||||
*/
|
||||
export declare function localeLowerCase(str: string, locale: string): string;
|
||||
/**
|
||||
* Lower case as a function.
|
||||
*/
|
||||
export declare function lowerCase(str: string): string;
|
||||
Reference in New Issue
Block a user