package ezjs_idb

  1. Overview
  2. Docs

Module Ezjs_idb.TypesSource

Sourcetype 'a listener = ('a -> unit) Ezjs_min.callback Ezjs_min.aopt
Sourceclass type domException = object ... end
Sourceclass type domStringList = object ... end
Sourceclass type iDBVersionChangeEvent = object ... end
Sourceclass type 'key iDBKeyRange = object ... end
Sourceclass type create_index_options = object ... end
Sourceclass type database_dict = object ... end
Sourceclass type create_db_options = object ... end
Sourceclass type iDBTransaction = object ... end
Sourceclass type 'result iDBRequest = object ... end
Sourceclass type ['key, 'result] iDBCursor = object ... end
Sourceclass type ['key, 'result] iDBCursorWithValue = object ... end
Sourceclass type ['key, 'data] iDBIndex = object ... end
Sourceclass type ['key, 'data] iDBObjectStore = object ... end
Sourceclass type iDBDatabase = object ... end
Sourceclass type 'result iDBOpenDBRequest = object ... end
Sourceclass type 'key iDBFactory = object ... end
Sourceclass type 'key iDBEnvironment = object ... end
Sourceclass type 'key iDBLocaleAwareKeyRange = object ... end