mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
2.7 version tests update
This commit is contained in:
parent
342e36c335
commit
566da0ba32
@ -1,7 +1,11 @@
|
||||
import Flexmonster = require('flexmonster');
|
||||
|
||||
new Flexmonster({
|
||||
componentFolder: '',
|
||||
container: 'pivot-container',
|
||||
global: {},
|
||||
height: '550px',
|
||||
width: '100%'
|
||||
width: '100%',
|
||||
report: {},
|
||||
toolbar: true
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user