Files

8 lines
135 B
JavaScript
Raw Permalink Normal View History

const statsBuffer = {
value: null,
addProjectionMetrics: null,
};
export { statsBuffer };
//# sourceMappingURL=buffer.mjs.map