- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references
17 lines
442 B
JavaScript
17 lines
442 B
JavaScript
'use strict';
|
|
|
|
var warnings = require('./warnings-1000a372.js');
|
|
require('./PlainValue-ec8e588e.js');
|
|
require('./resolveSeq-d03cb037.js');
|
|
|
|
|
|
|
|
exports.binary = warnings.binary;
|
|
exports.floatTime = warnings.floatTime;
|
|
exports.intTime = warnings.intTime;
|
|
exports.omap = warnings.omap;
|
|
exports.pairs = warnings.pairs;
|
|
exports.set = warnings.set;
|
|
exports.timestamp = warnings.timestamp;
|
|
exports.warnFileDeprecation = warnings.warnFileDeprecation;
|