UNPKG

wonder.js

Version:
10 lines (6 loc) 156 B
'use strict'; function getHeaderTotalByteLength(param) { return 4; } exports.getHeaderTotalByteLength = getHeaderTotalByteLength; /* No side effect */