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