Sha256: 73e91815449bce0e70b935aa5185ce98d67f046a5997049420909ecc2a8b9264

Contents?: true

Size: 218 Bytes

Versions: 2

Compression:

Stored size: 218 Bytes

Contents

import { TomSettings, RecursivePartial } from './types/index';
import { TomInput } from './types/index';
export default function getSettings(input: TomInput, settings_user: RecursivePartial<TomSettings>): TomSettings;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tom-select-rails-2.3.1 vendor/assets/javascripts/tom-select-rails/types/getSettings.d.ts
tom-select-rails-2.2.2 vendor/assets/javascripts/tom-select-rails/types/getSettings.d.ts