redoc/lib/options.js

6 lines
60 B
JavaScript
Raw Normal View History

'use strict';
export var options = {
scrollYOffset: 0
};