mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-05-06 02:39:23 +00:00
4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
"use strict";
|
|
|
|
module.exports = function (t, a) { a(typeof t, "number"); };
|