mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-25 16:29:49 -04:00

* added jasmine and karma (they don't work yet...) * fixed bug in strongs display (hebrews failed because of no rmac) * added option to append to bottom of list instead of top * fixed duplicate es6 shim reference * added function to automatically upgrade user profile
3 lines
112 B
TypeScript
3 lines
112 B
TypeScript
/// <reference path="globals/es6-shim/index.d.ts" />
|
|
/// <reference path="browser/ambient/jquery/index.d.ts" />
|