mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08: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