mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
Use lowercase dexie in the test as well.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/// <reference path="dexie.d.ts" />
|
||||
|
||||
import Dexie = require("Dexie");
|
||||
import Dexie = require("dexie");
|
||||
|
||||
module Utils {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user