4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
"use strict";
|
|
|
|
module.exports = { pad: require("./pad") };
|
"use strict";
|
|
|
|
module.exports = { pad: require("./pad") };
|