mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 20:48:46 +02:00
Add Tom-Select lib
This commit is contained in:
3
node_modules/tom-select/dist/esm/getSettings.d.ts
generated
vendored
Normal file
3
node_modules/tom-select/dist/esm/getSettings.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { TomSettings, RecursivePartial } from './types/index.ts';
|
||||
import { TomInput } from './types/index.ts';
|
||||
export default function getSettings(input: TomInput, settings_user: RecursivePartial<TomSettings>): TomSettings;
|
||||
Reference in New Issue
Block a user