mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-05-06 10:49:25 +00:00
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
"use strict";
|
|
|
|
module.exports = function (t, a) { a(typeof t(), "boolean"); };
|