Jesus sucks
This commit is contained in:
5
backend/frontend/node_modules/@restart/ui/esm/SelectableContext.d.ts
generated
vendored
Normal file
5
backend/frontend/node_modules/@restart/ui/esm/SelectableContext.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import * as React from 'react';
|
||||
import { EventKey, SelectCallback } from './types';
|
||||
declare const SelectableContext: React.Context<SelectCallback | null>;
|
||||
export declare const makeEventKey: (eventKey?: EventKey | null, href?: string | null) => string | null;
|
||||
export default SelectableContext;
|
||||
Reference in New Issue
Block a user