IDBIndexParametersinterface IDBIndexParameters {multiEntry?: boolean;unique?: boolean;}§Properties§multiEntry?: boolean[src]§unique?: boolean[src]