Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
9
frontend/node_modules/react-dnd-html5-backend/dist/MonotonicInterpolant.d.ts
generated
vendored
9
frontend/node_modules/react-dnd-html5-backend/dist/MonotonicInterpolant.d.ts
generated
vendored
@@ -1,9 +0,0 @@
|
||||
export declare class MonotonicInterpolant {
|
||||
private xs;
|
||||
private ys;
|
||||
private c1s;
|
||||
private c2s;
|
||||
private c3s;
|
||||
constructor(xs: number[], ys: number[]);
|
||||
interpolate(x: number): number;
|
||||
}
|
||||
Reference in New Issue
Block a user