mirror of
https://github.com/wishthis/wishthis.git
synced 2026-05-24 14:55:48 -04:00
4 lines
80 B
JavaScript
4 lines
80 B
JavaScript
"use strict";
|
|
|
|
module.exports = { safeStringify: require("./safe-stringify") };
|