4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
"use strict";
|
|
|
|
module.exports = { isBoolean: require("./is-boolean") };
|