Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
9
frontend/node_modules/escalade/sync/index.d.mts
generated
vendored
9
frontend/node_modules/escalade/sync/index.d.mts
generated
vendored
@@ -1,9 +0,0 @@
|
||||
export type Callback = (
|
||||
directory: string,
|
||||
files: string[],
|
||||
) => string | false | void;
|
||||
|
||||
export default function (
|
||||
directory: string,
|
||||
callback: Callback,
|
||||
): string | void;
|
||||
Reference in New Issue
Block a user