mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2024-12-22 19:13:49 +01:00
add version
This commit is contained in:
parent
278a3a6c0a
commit
c0dde779e1
@ -1,6 +1,7 @@
|
||||
import * as contextTools from './contextTools.js';
|
||||
import bowser from 'bowser';
|
||||
|
||||
export const VERSION = '0.16.6';
|
||||
export const SHAPE_CACHE_LIMIT = 50;
|
||||
export const IS_CORDOVA = typeof cordova !== 'undefined';
|
||||
export const PIXEL_RATIO = 1.0;
|
||||
|
Loading…
Reference in New Issue
Block a user